Class TBGRAReaderWebP
Unit
Declaration
type TBGRAReaderWebP = class(TFPCustomImageReader)
Description
Reader for WebP image format
Hierarchy
- TFPCustomImageReader
- TBGRAReaderWebP
Overview
Methods
![]() |
function InternalCheck(Str: TStream): boolean; override; |
![]() |
function ReadHeader(Str: TStream): TWebPHeader; |
![]() |
procedure InternalRead(Str: TStream; Img: TFPCustomImage); override; |
Description
Methods
![]() |
function InternalCheck(Str: TStream): boolean; override; |
This item has no description. |
![]() |
function ReadHeader(Str: TStream): TWebPHeader; |
This item has no description. |
![]() |
procedure InternalRead(Str: TStream; Img: TFPCustomImage); override; |
This item has no description. |