Class TBGRAReaderXPM

Unit

Declaration

type TBGRAReaderXPM = class(TFPReaderXPM)

Description

Reader for XPM image format

Hierarchy

Overview

Methods

Protected function InternalCheck(Str: TStream): boolean; override;
Public class procedure ConvertToXPM3(ASource: TStream; ADestination: TStream); static;
Protected procedure InternalRead(Str: TStream; Img: TFPCustomImage); override;

Description

Methods

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

This item has no description.

Public class procedure ConvertToXPM3(ASource: TStream; ADestination: TStream); static;

This item has no description.

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

This item has no description.