Class TFPWriterPCX
Unit
Declaration
type TFPWriterPCX = class(TFPCustomImageWriter)
Description
This item has no description.
Hierarchy
- TObject
- TFPCustomImageHandler
- TFPCustomImageWriter
- TFPWriterPCX
Overview
Methods
| Protected | function SaveHeader(Stream: TStream; Img: TFPCustomImage): boolean; virtual; |
| Protected | procedure InternalWrite(Stream: TStream; Img: TFPCustomImage); override; |
| Protected | procedure writeline(Stream: TStream; buffer: PByte; bytes: integer); |
Properties
| Public | property Compressed: boolean Read FCompressed Write FCompressed; |
Description
Methods
| Protected | function SaveHeader(Stream: TStream; Img: TFPCustomImage): boolean; virtual; |
|
This item has no description. | |
| Protected | procedure InternalWrite(Stream: TStream; Img: TFPCustomImage); override; |
|
This item has no description. | |
| Protected | procedure writeline(Stream: TStream; buffer: PByte; bytes: integer); |
|
This item has no description. | |
Properties
| Public | property Compressed: boolean Read FCompressed Write FCompressed; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.