←Select platform

DefaultJpeg2000Options Property

Summary

Gets the default JPEG 2000 compression options.

Syntax

C#
VB
WinRT C#
C++
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(); 
} 

Property Value

The default JPEG 2000 compression options.

Example

For an example, refer to Jpeg2000Options.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly