ImageGear for Java
isGray Method
Checks whether or not the RGB value is grayscale, i.e., Red = Green = Blue.
Overload List
OverloadDescription
isGray()Checks whether or not the RGB value is grayscale, i.e., Red = Green = Blue.  
isGray(byte)This method checks whether the RGB value is both grayscale and equal to specified value, i.e., Red = Green = Blue = value.  
See Also

Reference

ImGearRGBQuad Class
ImGearRGBQuad Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback