C#
VB
Java
Objective-C
WinRT C#
C++
Gets the JPEG 2000 and LEAD CMW load and save options.
public CodecsJpeg2000Options Jpeg2000 { get; }
Public ReadOnly Property Jpeg2000 As Leadtools.Codecs.CodecsJpeg2000Options
public Leadtools.Codecs.CodecsJpeg2000Options Jpeg2000 {get;}
@property (nonatomic, strong, readonly) LTCodecsJpeg2000Options* jpeg2000
public CodecsJpeg2000Options getJpeg2000()
get_Jpeg2000();
public:
property Leadtools.Codecs.CodecsJpeg2000Options^ Jpeg2000 {
Leadtools.Codecs.CodecsJpeg2000Options^ get();
}
The JPEG 2000 and LEAD CMW load and save options.
For an example, refer to CodecsJpeg2000Options.
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