Class TFPWriterBMP
Unit
Declaration
type TFPWriterBMP = class(TFPCustomImageWriter)
Description
This item has no description.
Hierarchy
- TObject
- TFPCustomImageHandler
- TFPCustomImageWriter
- TFPWriterBMP
Overview
Methods
| Protected | function SaveHeader(Stream:TStream; Img: TFPCustomImage):boolean; virtual; |
| Protected | procedure InternalWrite(Stream:TStream; Img: TFPCustomImage); override; |
| Public | constructor Create; override; |
Properties
| Public | property BitsPerPixel : byte read FBpp write SetBpp; |
| Public | property RLECompress : boolean read FRleCompress write FRleCompress; |
| Public | property BytesPerPixel : Byte Read GetColorSize Write SetColorSize; deprecated; |
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. | |
| Public | constructor Create; override; |
|
This item has no description. | |
Properties
| Public | property BitsPerPixel : byte read FBpp write SetBpp; |
|
This item has no description. | |
| Public | property RLECompress : boolean read FRleCompress write FRleCompress; |
|
This item has no description. | |
| Public | property BytesPerPixel : Byte Read GetColorSize Write SetColorSize; deprecated; |
|
Warning: this symbol is deprecated. This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.