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