ImageType

Image handling

Description

The type of the selected image.

Syntax

Delphi

function TPDFlib.ImageType: Integer;

ActiveX

Function PDFlib::ImageType As Long

DLL

int DLImageType(int InstanceID);

Return values

0No image is selected
1The selected image is a JPEG image 2 The selected image is a BMP image 3 The selected image is a TIFF image