User Tools

Site Tools


api:dk11:delphi:gistypesui.tgis_color.a

Table of Contents

TGIS_Color.A property

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

Extracts Alpha part of color ARGB definition.

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

Syntax

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

Value

Type
Byte

References

2022/11/30 19:19

Page Tools