GetImageMeasureDict
Measurement and coordinate units
Version history
This function was introduced in Quick PDF Library version 8.11.
Description
Returns the measurement dictionary for the selected image as a MeasureDictID value.
Syntax
Delphi
function TQuickPDF0815.GetImageMeasureDict: Integer;
ActiveX
Function QuickPDF0815.PDFLibrary::GetImageMeasureDict As Long
DLL
int QuickPDFGetImageMeasureDict(int InstanceID)
Return values
| 0 | The measure dictionary of the selected image could not be found |
| Non-zero | A MeasureDictID value |