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