DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.corRGB | Constructors | Fields | Methods | Properties | Events
Color correction.
// Delphi protected var corRGB : array[0 .. 255] of Integer;
// C++ Builder protected: StaticArray<int, 256> corRGB;
Type |
---|
array[0 .. 255] of Integer |