DK11 for Delphi | GisFileBMP.TGIS_FileBMP | Constructors | Fields | Methods | Properties
Name | Visibility | Description | |
---|---|---|---|
bitLineWidth | protected | Length of line in bits. | |
FCapabilities | protected | List of TGIS_PixelCapabilities. (Inherited from TGIS_FilePixel) |
|
FCompressionLevel | protected | The compression of image. (Inherited from TGIS_FilePixel) |
|
FCS | protected | Coordinate system. (Inherited from TGIS_FilePixel) |
|
FExtent | protected | The extent of the of bitmap in map units. (Inherited from TGIS_FilePixel) |
|
FHeight | protected | The height of bitmap in pixels. (Inherited from TGIS_FilePixel) |
|
fileHeader | protected | TBitmapFileHeader record . | |
fileStream | protected | Bitmap file stream. | |
FOnBusy | protected | Busy event. (Inherited from TGIS_FilePixel) |
|
FPath | protected | Path to a bitmap file. (Inherited from TGIS_FilePixel) |
|
FPixelFormat | protected | The pixel format of bitmap. (Inherited from TGIS_FilePixel) |
|
FPpi | protected | The PPI of image. (Inherited from TGIS_FilePixel) |
|
FSubFormat | protected | Current subformat information. (Inherited from TGIS_FilePixel) |
|
FWidth | protected | The width of bitmap in pixels. (Inherited from TGIS_FilePixel) |
|
FWriteTileHeight | protected | The height of bitmap tile upon writing. (Inherited from TGIS_FilePixel) |
|
FWriteTileWidth | protected | The width of bitmap tile upon writing. (Inherited from TGIS_FilePixel) |
|
infoHeader | protected | TBitmapFileHeader record . | |
writeMode | protected | If True then write mode | |