| Overload | Description |
|---|---|
| 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. |
|
| ImageGear for Silverlight |
|
| IsGray Method | |
| See Also Send Feedback | |
| ImageGear20.Core Assembly > ImageGear.Core Namespace > ImGearRGBQuad Structure : IsGray Method |
Glossary Item Box
| Overload | Description |
|---|---|
| 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. |