Packed Record imageheaderty
Unit
Declaration
type imageheaderty = packed record
Description
This item has no description.
Overview
Fields
| Public | format: longword; |
| Public | info: longword; |
| Public | width: integer; |
| Public | height: integer; |
| Public | datasize: integer; |
| Public | reserve: array[0..7] of longword; |
Description
Fields
| Public | format: longword; |
|
This item has no description. | |
| Public | info: longword; |
|
This item has no description. | |
| Public | width: integer; |
|
This item has no description. | |
| Public | height: integer; |
|
This item has no description. | |
| Public | datasize: integer; |
|
This item has no description. | |
| Public | reserve: array[0..7] of longword; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.