DK11 for Delphi | GisTypesUI.TGIS_Color.ToBGR | Fields | Methods | Properties
Converts a color to an integer in the BGR form.
Available also on: .NET | Java | ActiveX | Python.
// Delphi public function ToBGR : Cardinal; inline;
// C++ Builder public: unsigned ToBGR(void);