DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Color.FromABGR | Methods | Properties
Creates a transparent color using the BGR color model.
// C# public ITGIS_Color FromABGR( int _value );
' VisualBasic Public Function FromABGR( ByVal _value As Integer ) As ITGIS_Color
// Oxygene public function FromABGR( _value : Integer ) : ITGIS_Color;
Type | Description |
---|---|
ITGIS_Color | Created color |