Class TBGRAWriterWebP
Unit
BGRAWriteWebP
Declaration
type TBGRAWriterWebP = class(TFPCustomImageWriter)
Description
Extends the TFPCustomImageWriter to write the WebP image format
Hierarchy
- TFPCustomImageWriter
- TBGRAWriterWebP
Overview
Fields
Methods
Properties
Description
Fields
|
FLossless: boolean; |
This item has no description. |
|
FQualityPercent: Single; |
This item has no description. |
Methods
|
constructor Create; override; |
This item has no description. |
|
procedure InternalWrite(Stream: TStream; Img: TFPCustomImage); override; |
This item has no description. |
Properties