Logo FS-Skia-UI

BlendMode Type

Public contract type exposed by this FS.Skia.UI package.

Union cases

Union case Description

ColorBurn

Full Usage: ColorBurn

ColorDodge

Full Usage: ColorDodge

Darken

Full Usage: Darken

Difference

Full Usage: Difference

Exclusion

Full Usage: Exclusion

Lighten

Full Usage: Lighten

Multiply

Full Usage: Multiply

Overlay

Full Usage: Overlay

Screen

Full Usage: Screen

SrcOver

Full Usage: SrcOver

Instance members

Instance member Description

this.IsColorBurn

Full Usage: this.IsColorBurn

Returns: bool
Returns: bool

this.IsColorDodge

Full Usage: this.IsColorDodge

Returns: bool
Returns: bool

this.IsDarken

Full Usage: this.IsDarken

Returns: bool
Returns: bool

this.IsDifference

Full Usage: this.IsDifference

Returns: bool
Returns: bool

this.IsExclusion

Full Usage: this.IsExclusion

Returns: bool
Returns: bool

this.IsLighten

Full Usage: this.IsLighten

Returns: bool
Returns: bool

this.IsMultiply

Full Usage: this.IsMultiply

Returns: bool
Returns: bool

this.IsOverlay

Full Usage: this.IsOverlay

Returns: bool
Returns: bool

this.IsScreen

Full Usage: this.IsScreen

Returns: bool
Returns: bool

this.IsSrcOver

Full Usage: this.IsSrcOver

Returns: bool
Returns: bool

Type something to start searching.