LoadStamp method (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int LoadStamp (System::AnsiString fName);

Delphi Syntax

LoadStamp (fName: String): Integer;

Overview

Refer to Loading a Bitmap from a File.

Remarks

Loads a thumbnail image stored in a JFIF or LEAD CMP compressed file.

Note that not all CMP or JFIF compressed files contain thumbnail images.

See Also

Elements:

SaveWithStamp method, EnableProgressEvent property

Topics:

Raster Images: Loading Files

 

Raster Images: Loading and Saving Stamp Images