←Select platform

Load Property

Summary
Gets the options for loading JPEG 2000 and LEAD CMW images.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsJpeg2000LoadOptions Load { get; } 
Public ReadOnly Property Load As CodecsJpeg2000LoadOptions 
@property (nonatomic, strong, readonly) LTCodecsJpeg2000LoadOptions* load 
public CodecsJpeg2000LoadOptions getLoad() 
public: 
property CodecsJpeg2000LoadOptions^ Load { 
   CodecsJpeg2000LoadOptions^ get(); 
} 

Property Value

The JPEG 2000 load options.

Example

For an example, refer to CodecsJpeg2000Options.

Requirements

Target Platforms

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

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.