User Tools

Site Tools


api:dk11:delphi:gistypesui.tgis_color.b

Table of Contents

TGIS_Color.B property

DK11 for Delphi | GisTypesUI.TGIS_Color.B | Fields | Methods | Properties

Extracts Blue part of ARGB color definition.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  property B : Byte read;
// C++ Builder
public:
  __property unsigned char B = {read};

Value

Type
Byte

References

2022/11/30 19:19

Page Tools