C#
VB
WinRT C#
C++
Gets the default JPEG 2000 compression options.
public DicomJpeg2000Options DefaultJpeg2000Options { get; }
Public ReadOnly Property DefaultJpeg2000Options As Leadtools.Dicom.DicomJpeg2000Options
public Leadtools.Dicom.DicomJpeg2000Options DefaultJpeg2000Options {get;}
get_DefaultJpeg2000Options();
public:
property Leadtools.Dicom.DicomJpeg2000Options DefaultJpeg2000Options {
Leadtools.Dicom.DicomJpeg2000Options get();
}
The default JPEG 2000 compression options.
For an example, refer to Jpeg2000Options.
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