BlendMode Type
Public contract type exposed by this FS.Skia.UI package.
Union cases
| Union case |
Description
|
Full Usage:
ColorBurn
|
|
Full Usage:
ColorDodge
|
|
Full Usage:
Darken
|
|
Full Usage:
Difference
|
|
Full Usage:
Exclusion
|
|
Full Usage:
Lighten
|
|
Full Usage:
Multiply
|
|
Full Usage:
Overlay
|
|
Full Usage:
Screen
|
|
Full Usage:
SrcOver
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsColorBurn
Returns: bool
|
|
Full Usage:
this.IsColorDodge
Returns: bool
|
|
Full Usage:
this.IsDarken
Returns: bool
|
|
Full Usage:
this.IsDifference
Returns: bool
|
|
Full Usage:
this.IsExclusion
Returns: bool
|
|
Full Usage:
this.IsLighten
Returns: bool
|
|
Full Usage:
this.IsMultiply
Returns: bool
|
|
Full Usage:
this.IsOverlay
Returns: bool
|
|
Full Usage:
this.IsScreen
Returns: bool
|
|
Full Usage:
this.IsSrcOver
Returns: bool
|
|