Class TBGRAReaderBmpMioMap

Unit

Declaration

type TBGRAReaderBmpMioMap = class(TFPCustomImageReader)

Description

Reader for iGO bitmap format (MioMap)

Hierarchy

Overview

Methods

Public function InternalCheck(Stream:TStream) : boolean; override;
Public procedure InternalRead(Stream:TStream; Img:TFPCustomImage); override;

Description

Methods

Public function InternalCheck(Stream:TStream) : boolean; override;

This item has no description.

Public procedure InternalRead(Stream:TStream; Img:TFPCustomImage); override;

This item has no description.