DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.greenTransp | Constructors | Fields | Methods | Properties | Events
List of transparent colors in Green channel.
// Delphi protected var greenTransp : array[0 .. 255] of Int64;
// C++ Builder protected: StaticArray<__int64, 256> greenTransp;
Type |
---|
array[0 .. 255] of Int64 |