DK11 for .NET | TatukGIS.NDK.TGIS_Color.ToBGR | Fields | Methods | Properties
Converts a color to an integer in the BGR form.
Available also on: Delphi | Java | ActiveX | Python.
// C# public uint ToBGR();
' VisualBasic Public Function ToBGR() As UInt32
// Oxygene public function ToBGR : Cardinal;