BMP_infoheader
Description
Type Tags
None
Object Value
Objects of type BMP_infoheader have no value, and it is an error to try to get or set this value.
BMP_infoheader.new()
Description
Prototype
BMP_infoheader.new ()
Parameters
None
Properties
| Property | Type | Description |
|---|---|---|
| bits | integer | |
| colors | integer | |
| compression | integer | |
| imagesize | integer | |
| importantcolors | integer | |
| infosize | integer | |
| planes | integer | |
| type | type | |
| xresolution | integer | |
| yresolution | integer |


