'Declaration Public Property grayscaleFiltration As Boolean
public bool grayscaleFiltration { get; set; }
Property Value
True - Spectrum filtering is applied to input image converted to grayscale;
false - Spectrum filtering is applied to original input image.
Default value is false.
false - Spectrum filtering is applied to original input image.
Default value is false.