This function starts the GDI+ process

[C++Builder]     ULONG_PTR IKVectorGdipStart(void);
[Delphi]         function IKVectorGdipStart(): DWORD;

Parameters

None

Return Value

Returns a token if successful. If unsuccessful, returns 0.

Explanation

The IKVectorGdipEnd procedure starts the GDI+ process. This function must be used with the IKDrawVectObject and IKVectorToRaster functions or when the Ik10File.dll, Ik10FileA.dll, Ik10File64.dll, Ik10File64A.dll is used to load or or save a vector image.

 

The ImageKit10 VCL is a product created by Newtone Corporation