Gets/sets boolean value specifying if to generate gray noise (random value should be the same for all channels of one pixel) or color noise (random value may vary for each channel in one pixel).
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property GrayNoise As Boolean
public bool GrayNoise { get; set; }