|
|
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_Image::close You may use this function to close a J2K_Image object, previously opened with J2K_Image::open() function. void close(); Notes 1. This function will destroy the image buffer, if it was allocated by J2K_Image. 2. This function is called in the J2K_Image destructor automatically. Example
J2K_Image image; J2K_Image::open() J2K_Image class |
| 2004-2008 © Alex Saveliev |