LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Load Property (CodecsJpeg2000Options)

Show in webframe







Gets the options for loading JPEG 2000 and LEAD CMW images.
Syntax
public CodecsJpeg2000LoadOptions Load {get;}
'Declaration
 
Public ReadOnly Property Load As CodecsJpeg2000LoadOptions
'Usage
 
Dim instance As CodecsJpeg2000Options
Dim value As CodecsJpeg2000LoadOptions
 
value = instance.Load
public CodecsJpeg2000LoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsJpeg2000LoadOptions* load;
public CodecsJpeg2000LoadOptions getLoad()
 get_Load(); 
public:
property CodecsJpeg2000LoadOptions^ Load {
   CodecsJpeg2000LoadOptions^ get();
}

Property Value

The JPEG 2000 load options.
Example
For an example, refer to CodecsJpeg2000Options.
Requirements

Target Platforms

See Also

Reference

CodecsJpeg2000Options Class
CodecsJpeg2000Options Members
Programming With JPEG 2000 Features

 

 


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