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