DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Color.ToBGR | Methods | Properties
Converts a color to an integer in the BGR form.
Available also on: Delphi | .NET | Java | Python.
// C# public int ToBGR();
' VisualBasic Public Function ToBGR() As Integer
// Oxygene public function ToBGR : Integer;