[]
Determines whether the image contains only opaque grayscale pixels.
public bool IsGrayscale()
true if all pixels in the image are grayscale, false if there are other colors.