ImageType
Description
The type of the selected image.
Syntax
Delphi
function TQuickPDF0813.ImageType: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::ImageType As Long
DLL
int QuickPDFImageType(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 |