Class TBGRAReaderGIF
Unit
Declaration
type TBGRAReaderGIF = class(TFPCustomImageReader)
Description
Static GIF reader
Hierarchy
- TFPCustomImageReader
- TBGRAReaderGIF
Overview
Methods
function InternalCheck(Str: TStream): boolean; override; |
|
procedure InternalRead(Str: TStream; Img: TFPCustomImage); override; |
Description
Methods
function InternalCheck(Str: TStream): boolean; override; |
|
This item has no description. |
procedure InternalRead(Str: TStream; Img: TFPCustomImage); override; |
|
This item has no description. |