| MapMatrix NetGIS Class Library | |
IntRGB.Green Method
Returns the Green Portion of the RGB
public static
int Green(
int IntColorValue);
Parameters
- IntColorValue
- The Green color to convert
Return Value
A bit shifted integer containing the Green portion of the RGB
See Also
IntRGB Class | MapMatrix.Features.MapSymbology Namespace