DK11 for Delphi | GisLayerPixel.TGIS_PixelItem.Color | Fields | Properties
Color value of the pixel. Meaningful only for bitmap based layers.
// Delphi public var Color : TGIS_Color;
// C++ Builder public: TGIS_Color* Color;
Type |
---|
TGIS_Color |
If Loop() is in a writable mode then changing Color will result in posting change back to the layer.