Class TFPCustomImageReader

Unit

Declaration

type TFPCustomImageReader = class(TFPCustomImageHandler)

Description

This item has no description.

Hierarchy

Overview

Methods

Protected procedure InternalRead(Str:TStream; Img:TFPCustomImage); virtual; abstract;
Protected function InternalCheck(Str:TStream) : boolean; virtual; abstract;
Public constructor Create; override;
Public function ImageRead(Str:TStream; Img:TFPCustomImage) : TFPCustomImage;
Public function CheckContents(Str:TStream) : boolean;

Properties

Public property DefaultImageClass : TFPCustomImageClass read FDefImageClass write FDefImageClass;

Description

Methods

Protected procedure InternalRead(Str:TStream; Img:TFPCustomImage); virtual; abstract;

This item has no description.

Protected function InternalCheck(Str:TStream) : boolean; virtual; abstract;

This item has no description.

Public constructor Create; override;

This item has no description.

Public function ImageRead(Str:TStream; Img:TFPCustomImage) : TFPCustomImage;

This item has no description.

Public function CheckContents(Str:TStream) : boolean;

This item has no description.

Properties

Public property DefaultImageClass : TFPCustomImageClass read FDefImageClass write FDefImageClass;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.