ImageWidth
Image handling
Description
The width of the selected image.
Syntax
Delphi
Function TPDFlib.ImageWidth: Integer;
ActiveX
Function PDFlib::ImageWidth() As Long
DLL
int DLImageWidth(int InstanceID);
Return values
| 0 | No image has been selected |
|---|---|
| Non-zero | The width in pixels of the selected image |