Packed Record TGIFHeader
Unit
Declaration
type TGIFHeader = packed record
Description
This item has no description.
Overview
Fields
| Public | Signature:array[0..2] of Char; |
| Public | Version:array[0..2] of Char; |
| Public | ScreenWidth:word; |
| Public | ScreenHeight:word; |
| Public | Packedbit:byte; |
| Public | BackgroundColor:byte; |
| Public | AspectRatio:byte; |
Description
Fields
| Public | Signature:array[0..2] of Char; |
|
This item has no description. | |
| Public | Version:array[0..2] of Char; |
|
This item has no description. | |
| Public | ScreenWidth:word; |
|
This item has no description. | |
| Public | ScreenHeight:word; |
|
This item has no description. | |
| Public | Packedbit:byte; |
|
This item has no description. | |
| Public | BackgroundColor:byte; |
|
This item has no description. | |
| Public | AspectRatio:byte; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.