SaveOptions Method (RasterCodecs) (original) (raw)
Summary
Saves the options of this RasterCodecs to a disk file.
Overload List
Overload | Description |
---|---|
SaveOptions(Stream) | Saves the options of this RasterCodecs to a stream. |
SaveOptions(string) | Saves the options of this RasterCodecs to a disk file. |
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