C#
VB
Java
Objective-C
WinRT C#
C++
Provides access to all the specific file format load and save options supported by LEADTOOLS.
public class CodecsOptions : IDisposable
Public Class CodecsOptions
Implements System.IDisposable
public sealed class CodecsOptions : IClosable
@interface LTCodecsOptions : NSObject<NSCopying>
public class CodecsOptions
function Leadtools.Codecs.CodecsOptions()
public ref class CodecsOptions : public System.IDisposable
The RasterCodecs.SaveOptions and RasterCodecs.LoadOptions methods can be used to save or load the current options to a disk file or a stream.
For an example, refer to AllocateImage.
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