SaveImageToString

Image handling

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 TPDFlib.SaveImageToString: AnsiString;

ActiveX

Function PDFlib::SaveImageToString As String

DLL

char * DLSaveImageToString(int InstanceID);