'Declaration Public Property detectGrayscale As Boolean
public bool detectGrayscale { get; set; }
Property Value
True - must check that an image is a grayscale image;
False - must NOT check that image is a grayscale image.
Default value is True.
False - must NOT check that image is a grayscale image.
Default value is True.