SaveImageToString
Version history
This function was introduced in Quick PDF Library version 7.23.
Description
Use this function to save the selected image to a string. Only certain image types can be saved, see the SaveImageToFile function for further information.
Syntax
Delphi
function TQuickPDF0815.SaveImageToString: string;
ActiveX
This function is not available in the ActiveX edition
DLL
char * QuickPDFSaveImageToString(int InstanceID)