Gets a two-dimensional array of Single values which represents a mask.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public float[,] Mask { get; }
To get the mask as a bitmap, use the BinaryMask property instead.