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
| 0 | No image is selected |
|---|---|
| 1 | The selected image is a JPEG image 2 The selected image is a BMP image 3 The selected image is a TIFF image |