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