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