MapMatrix NetGIS Class Library

IntRGB.Red Method 

Returns the Red Portion of the RGB

public static int Red(
   int IntColorValue
);

Parameters

IntColorValue
The Red color to convert

Return Value

A bit shifted integer containing the Red portion of the RGB

See Also

IntRGB Class | MapMatrix.Features.MapSymbology Namespace