DK11 for Delphi | GisFileBMP.TGIS_FileBMP | Constructors | Fields | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
FinalizeWrite | public | Do any operation required to safely finalize write operation like building quad trees for TGIS_FilePixelStore. (Inherited from TGIS_FilePixel) |
|
InitializeWrite | public | Do any operation required to safely initialize write operation like batch operations for TGIS_FilePixelStore. (Inherited from TGIS_FilePixel) |
|
prepareCapabilities | protected | Prepare capabilities list. (Overrides TGIS_FilePixel.prepareCapabilities) |
|
Write | public | Write a single chunk of a pixel file. (Inherited from TGIS_FilePixel) |
|
WriteGrid | public | Write a single chunk of a grid file. (Inherited from TGIS_FilePixel) |
|
writeLine | protected | Write an image line. (Overrides TGIS_FilePixel.writeLine) |
|
writeWorldFile | protected | Write extent to the world file (like .tfw, .bpw and .tab file). (Inherited from TGIS_FilePixel) |
|