Class TBGRAReaderWebP

Unit

Declaration

type TBGRAReaderWebP = class(TFPCustomImageReader)

Description

Reader for WebP image format

Hierarchy

Overview

Methods

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

Description

Methods

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

This item has no description.

Protected function ReadHeader(Str: TStream): TWebPHeader;

This item has no description.

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

This item has no description.