Class TFPReaderXWD
Unit
Declaration
type TFPReaderXWD = class(TFPCustomImageReader)
Description
This item has no description.
Hierarchy
- TObject
- TFPCustomImageHandler
- TFPCustomImageReader
- TFPReaderXWD
Overview
Fields
| Protected | XWDFileHeader: TXWDFileHeader; |
| Protected | WindowName: array of Char; |
| Protected | XWDColors: TXWDColors; |
| Protected | LineBuf: PByte; |
Methods
| Protected | procedure InternalRead(Stream:TStream; Img:TFPCustomImage); override; |
| Protected | function InternalCheck(Stream:TStream) : boolean; override; |
| Public | constructor Create; override; |
| Public | destructor Destroy; override; |
Description
Fields
| Protected | XWDFileHeader: TXWDFileHeader; |
|
This item has no description. | |
| Protected | WindowName: array of Char; |
|
This item has no description. | |
| Protected | XWDColors: TXWDColors; |
|
This item has no description. | |
| Protected | LineBuf: PByte; |
|
This item has no description. | |
Methods
| Protected | procedure InternalRead(Stream:TStream; Img:TFPCustomImage); override; |
|
This item has no description. | |
| Protected | function InternalCheck(Stream:TStream) : boolean; override; |
|
This item has no description. | |
| Public | constructor Create; override; |
|
This item has no description. | |
| Public | destructor Destroy; override; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.