DK11 for Delphi | GisFileGDAL.TGIS_FileGDAL | Constructors | Fields | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
Capabilities | public | List of TGIS_PixelCapabilities. (Inherited from TGIS_FilePixel) |
|
CompressionLevel | public | The compression level of image. (Inherited from TGIS_FilePixel) |
|
DLLPath | public | GDAL DLL path. | |
Extent | public | The extent of the of bitmap in map units. (Inherited from TGIS_FilePixel) |
|
Height | public | The height of bitmap in pixels. (Inherited from TGIS_FilePixel) |
|
Path | public | Path to a bitmap file. (Inherited from TGIS_FilePixel) |
|
PixelFormat | public | The pixel format of bitmap. (Inherited from TGIS_FilePixel) |
|
PPI | public | The PPI of image. (Inherited from TGIS_FilePixel) |
|
SubDataset | public | SubDataset name. | |
SubFormat | public | Current subformat information. (Inherited from TGIS_FilePixel) |
|
Width | public | The width of bitmap in pixels. (Inherited from TGIS_FilePixel) |
|
WriteTileHeight | public | The height of bitmap tile upon writing. (Inherited from TGIS_FilePixel) |
|
WriteTileWidth | public | The width of bitmap tile upon writing. (Inherited from TGIS_FilePixel) |
|