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 Ik8File.dll, Ik8FileA.dll, Ik8File64.dll, Ik8File64A.dll is used to load or or save a vector image.