This procedure closes the GDI+ process

[C++Builder]     void IKVectorGdipEnd(ULONG_PTR token);
[Delphi]         procedure IKVectorGdipEnd(token: DWORD);

Parameters

Name Explanation
token The token retrieved by IKVectorGdipStart

Return Value

None

Explanation

The IKVectorGdipEnd procedure closes the GDI+ process. This is 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