This procedure closes the GDI+ process

[C++Builder/Visual C++]     void IKVectorGdipEnd(ULONG_PTR token);
[Delphi]         procedure IKVectorGdipEnd(token: DWORD);
[Visual Basic]   Sub IKVectorGdipEnd(ByVal token As Long)

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 Ik9File.dll, Ik9FileA.dll, Ik9File64.dll, Ik9File64A.dll is used to load or or save a vector image.

 

The ImageKit9 ActiveX is a product created by Newtone Corporation