Leadtools.Codecs Namespace > RasterCodecs Class : StartCompress Method |
Overload | Description |
---|---|
StartCompress(Int32,Int32,Int32,RasterByteOrder,RasterViewPerspective,Int32,Int32,CodecsCompression,CodecsCompressDataCallback) | Initializes the buffered compression engine. |
StartCompress(Int32,Int32,Int32,RasterByteOrder,RasterViewPerspective,Int32,IBuffer,Int32,Int32,CodecsCompression,CodecsCompressDataCallback) | Initializes the unmanaged memory buffered compression engine. |
StartCompress(Int32,Int32,Int32,RasterByteOrder,RasterViewPerspective,Int32,Byte[],Int32,Int32,CodecsCompression,CodecsCompressDataCallback) | Initializes the buffered compression engine. |
StartCompress(Int32,Int32,Int32,RasterByteOrder,RasterViewPerspective,Int32,IntPtr,Int32,CodecsCompression,CodecsCompressDataCallback) | Initializes the unmanaged memory buffered compression engine. |