LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Jpeg2000 Property

Show in webframe







Gets the JPEG 2000 and LEAD CMW load and save options.
Syntax
public CodecsJpeg2000Options Jpeg2000 {get;}
'Declaration
 
Public ReadOnly Property Jpeg2000 As CodecsJpeg2000Options
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsJpeg2000Options
 
value = instance.Jpeg2000
public CodecsJpeg2000Options Jpeg2000 {get;}
@property (nonatomic, strong, readonly) LTCodecsJpeg2000Options* jpeg2000;
public CodecsJpeg2000Options getJpeg2000()
 get_Jpeg2000(); 
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

See Also

Reference

CodecsOptions Class
CodecsOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.