ImageGear for Java
isGray(byte) Method
Gray color value.
This method checks whether the RGB value is both grayscale and equal to specified value, i.e., Red = Green = Blue = value.
Syntax
public boolean isGray( 
   byte value
)

Parameters

value
Gray color value.

Return Value

Boolean value.
See Also

Reference

ImGearRGBQuad Class
ImGearRGBQuad Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback