Unit BGRAReadGif

📄 Source code

Functions and Procedures
Constants
Variables

Description

Provides reader for GIF format.

This unit implements some optimisations of TFPReaderGif: decompression algorithm and direct pixel access of TBGRABitmap.

Note: to read an animation use TBGRAAnimatedGif instead.

Uses

Overview

Structures

Name Description
Class TBGRAReaderGif Reader for GIF still image format.

Types

PGifRGB = ˆTGifRGB;

Description

Types

PGifRGB = ˆTGifRGB;

This item has no description.