DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Color.B | Methods | Properties
Extracts Blue part of ARGB color definition.
Available also on: Delphi | .NET | Java | Python.
// C# public Byte B { get {} }
' VisualBasic Public Property B As Byte Get End Get End Property
// Oxygene public property B : Byte read;