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




value
Gray color value.

Glossary Item Box

This method checks whether the RGB value is both grayscale and equal to specified value, i.e., Red = Green = Blue = value.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

value
Gray color value.

Return Value

Boolean value.

See Also

©2013. Accusoft Corporation. All Rights Reserved.