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