J2K-Codec ™

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_StopLogging


Use this function to stop logging, initiated by J2K_StartLogging().

void J2K_StopLogging();



Example

J2K_StartLogging(J2K_LOG_DETAILED, J2K_LOG_APPEND);

...

J2K_StopLogging();

See also

J2K_StartLogging()
2004-2008 © Alex Saveliev