MapMatrix NetGIS Class Library

IntRGB.Blue Method 

Returns the Nlue Portion of the RGB

public static int Blue(
   int IntColorValue
);

Parameters

IntColorValue
The Blue color to convert

Return Value

A bit shifted integer containing the Blue portion of the RGB

See Also

IntRGB Class | MapMatrix.Features.MapSymbology Namespace