←Select platform

Jpeg2000 Property

Summary

Gets the JPEG 2000 and LEAD CMW load and save options.

Syntax
C#
VB
Objective-C
C++
Java
public CodecsJpeg2000Options Jpeg2000 { get; } 
Public ReadOnly Property Jpeg2000 As CodecsJpeg2000Options 
@property (nonatomic, strong, readonly) LTCodecsJpeg2000Options* jpeg2000 
public CodecsJpeg2000Options getJpeg2000() 
public: 
property CodecsJpeg2000Options^ Jpeg2000 { 
   CodecsJpeg2000Options^ get(); 
} 

Property Value

The JPEG 2000 and LEAD CMW load and save options.

Example

For an example, refer to CodecsJpeg2000Options.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly