DK11 for Java | tatukgis.jdk.TGIS_Color.FromABGR | Fields | Methods | Properties
Creates a transparent color using the BGR color model.
// Java public static TGIS_Color FromABGR( int _value );
// Oxygene public class function FromABGR( _value : Cardinal ) : TGIS_Color;
Type | Description |
---|---|
TGIS_Color | Created color |