DK11 for Delphi | GisLayerPixel.TGIS_PixelItem.Bands | Fields | Properties
Values of individual bands. Meaningful only for Loop() constructed on specific or all bands.
// Delphi public var Bands : TGIS_SingleArray;
// C++ Builder public: TGIS_SingleArray* Bands;
Type |
---|
TGIS_SingleArray |
If Loop() is in a writable mode then changing Bands value will result in posting change back to the layer.