Class TTiffImage (unit Tifimage)

Inherits from

TZoomImage

Constructors


constructor create(owner:TComponent);

Protected declarations

clear bitmap



Functions

destructor destroy;


function getcurrimage:integer;


function getfilename:string;


function getimagecount:integer;


procedure setCurrImage(v:integer);

clear bitmap

procedure setfilename(v:string);


Properties

property CurrentImage : integer


property Filename : string

Published declarations

property ImageCount : integer

Public declarations

Events

Variables

FTiff : TTiffFile;

Private declarations


Constructors


constructor create(owner:TComponent);

Protected declarations

clear bitmap


Functions


destructor destroy;


function getcurrimage:integer;


function getfilename:string;


function getimagecount:integer;


procedure setCurrImage(v:integer);

clear bitmap


procedure setfilename(v:string);


Properties


property CurrentImage : integer


property Filename : string

Published declarations


property ImageCount : integer

Public declarations


Events


Variables


FTiff : TTiffFile;

Private declarations