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