DK11 for Delphi | GisLayerPixel.TGIS_LayerPixel.setNoDataTable | Constructors | Fields | Methods | Properties | Events
Fills provided _grid array with NoDataValue
// Delphi protected procedure setNoDataTable( const _grid : TGIS_GridArray );
// C++ Builder protected: void setNoDataTable( TGIS_GridArray* const _grid );
Name | Type | Description |
---|---|---|
_grid | TGIS_GridArray | allocated grid table(with/height ratio of the _bitmap should be the same as width/height ration of the _extent) |