'Declaration Public Function IsBlackAndWhite() As System.Boolean
public System.bool IsBlackAndWhite()
Return Value
true if all pixels in the image are either black or white, false if there are other colors.
'Declaration Public Function IsBlackAndWhite() As System.Boolean
public System.bool IsBlackAndWhite()