[]
Indicates whether this graphics implementation supports a specified blend mode.
public virtual bool IsBlendModeSupported(BlendMode blendMode)
Public Overridable Function IsBlendModeSupported(blendMode As BlendMode) As Boolean
Type | Name | Description |
---|---|---|
BlendMode | blendMode | The blend mode to check. |