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 TDebenuPDFLibrary1811.GetImageMeasureDict: Integer;
ActiveX
Function DebenuPDFLibrary1811.PDFLibrary::GetImageMeasureDict As Long
DLL
int DPLGetImageMeasureDict(int InstanceID)
Return values
0 | The measure dictionary of the selected image could not be found |
Non-zero | A MeasureDictID value |