Gets or sets an array of multipliers.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public float[] Multipliers { get; set; }
If the length of this array is less than the number of channels in the target image, the rest channels will be unchanged. If there are more array entries than channels in the target image, all extra entries will be ignored.