Cleans up all data variables and buffers allocated by the JPEG or LEAD CMP compression engine.
public void StopCompress()
Public Sub StopCompress()
public void StopCompress()
- (void)stopCompress
public void stopCompress()
function Leadtools.Codecs.RasterCodecs.StopCompress()
public:
void StopCompress();
Calling this method will reset all internal variables to their default settings. Call this method after the compression of the entire image using Compress. For a detailed description of when to use this method, refer to StartCompress.
For an example, refer to StartCompress.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET