DecodeAbic Method (RasterCodecs) (original) (raw)
Summary
Decodes the input ABIC unmanaged memory data using the ABIC decoder and returns raw uncompressed data.
Overload List
Overload | Description |
---|---|
DecodeAbic(byte[],int,int,int,bool) | Decodes the input ABIC data using the ABIC decoder and returns raw uncompressed data. |
DecodeAbic(RasterNativeBuffer,int,int,int,bool) | Decodes the input ABIC unmanaged memory data using the ABIC decoder and returns raw uncompressed data. |
Requirements
See Also
Leadtools.Codecs Assembly
CompactFile(Stream,Stream,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method
CompactFile(Stream,Stream,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method
CompactFile(string,string,int,int,bool,int,int,bool,int,CodecsSavePageMode,bool,bool) Method
CompactFile(string,string,int,int,bool,long,int,bool,long,CodecsSavePageMode,bool,bool,bool) Method