Gets or sets an array of addends.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public float[] Addends { get; set; }
max
is 255 (for non-extended pixel formats) or 65535 (for extended pixel formats).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.