|
|
News Overview Download Order F.A.Q. More info Support Links Welcome QuickStart ActiveX Control C++ Wrapper J2K_Image open easyDecode selectTiles getMetaData decode close J2K_Frames open getFrames getFrame operators close API Reference General getVersion getLastError getErrorStr getLastErrorStr Unlock Open / Close Open •Close Info GetInfo GetInfoEx GetResolutions GetResDimensions GetMetaData Decoding EasyDecode SelectTiles Decode Cancel Debug StartLogging StopLogging |
J2K_Close Always use this function to close any images, opened by J2K_Open(). void J2K_Close(void *image); Notes It is safe to pass a null pointer to this function. In this case it won't do anything. Example
void *image = J2K_Open("test.j2k"); J2K_Open() |
| 2004-2008 © Alex Saveliev |