ImageWidth
Description
The width of the selected image.
Syntax
Delphi
function TQuickPDF0813.ImageWidth: Integer;
ActiveX
Function QuickPDF0813.PDFLibrary::ImageWidth As Long
DLL
int QuickPDFImageWidth(int InstanceID)
Return values
| 0 | No image has been selected |
| Non-zero | The width in pixels of the selected image |