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