'Declaration Public Function IsGrayscale() As System.Boolean
public System.bool IsGrayscale()
Return Value
true if all pixels in the image are grayscale, false if there are other colors.
'Declaration Public Function IsGrayscale() As System.Boolean
public System.bool IsGrayscale()