ImGetVersion Function
ImagingExport

Returns version of Imaging library.

Pascal
procedure ImGetVersion(var Major: LongInt; 
                       var Minor: LongInt; 
                       var Patch: LongInt); cdecl;
File

ImagingExport (at line 43)

Related Information
You are here: Symbol Reference > Functions > ImGetVersion Function