Only the alpha channel of the image will be considered.

Location

Namespace
Fuse.Effects
Package
Fuse.Effects 2.9.1

Returns

MaskMode

Possible Values

Alpha

Only the alpha channel of the image will be considered.

Grayscale

The image is assumed to be grayscale and only the red channel will be considered.

RGBA

Each channel will be masked separately, all channels including alpha will be considered.