Packed Record TPSDHeader
Unit
Declaration
type TPSDHeader = packed record
Description
This item has no description.
Overview
Fields
| Public | Signature: array[0..3] of Char; |
| Public | Version: word; |
| Public | Reserved: array[0..5] of Byte; |
| Public | Channels: Word; |
| Public | Rows: Cardinal; |
| Public | Columns: Cardinal; |
| Public | Depth: Word; |
| Public | Mode: Word; |
Description
Fields
| Public | Signature: array[0..3] of Char; |
|
This item has no description. | |
| Public | Version: word; |
|
This item has no description. | |
| Public | Reserved: array[0..5] of Byte; |
|
This item has no description. | |
| Public | Channels: Word; |
|
This item has no description. | |
| Public | Rows: Cardinal; |
|
This item has no description. | |
| Public | Columns: Cardinal; |
|
This item has no description. | |
| Public | Depth: Word; |
|
This item has no description. | |
| Public | Mode: Word; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.