Class TBGRAReaderAvif

Unit

Declaration

type TBGRAReaderAvif = class(TFPCustomImageReader)

Description

Reader for AVIF still image format.

To read animations, use TAvifReader of AvifBGRA unit

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.