MapMatrix NetGIS Class Library

RGBColor.FromInt Method 

Creates an RGBColor from an RGB Integer value

public static RGBColor FromInt(
   int ColorValue
);

Parameters

ColorValue
The RGB Value used for creation of the object

Return Value

The RGBColor object

See Also

RGBColor Class | MapMatrix.Features.MapSymbology Namespace