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