Class TBGRAReaderGIF

Unit

Declaration

type TBGRAReaderGIF = class(TFPCustomImageReader)

Description

Static GIF reader

Hierarchy

Overview

Methods

Protected function InternalCheck(Str: TStream): boolean; override;
Protected procedure InternalRead(Str: TStream; Img: TFPCustomImage); override;

Description

Methods

Protected function InternalCheck(Str: TStream): boolean; override;

This item has no description.

Protected procedure InternalRead(Str: TStream; Img: TFPCustomImage); override;

This item has no description.