ImageGear for .NET
IsGray Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Core Namespace > ImGearRGBQuad Structure : IsGray Method




Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.