←Select platform

Load Property

Summary

Gets the options for loading JPEG 2000 and LEAD CMW images.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsJpeg2000LoadOptions Load { get; } 
Public ReadOnly Property Load As Leadtools.Codecs.CodecsJpeg2000LoadOptions 
@property (nonatomic, strong, readonly) LTCodecsJpeg2000LoadOptions* load 
public CodecsJpeg2000LoadOptions getLoad() 
 get_Load();  

Property Value

The JPEG 2000 load options.

Example

For an example, refer to CodecsJpeg2000Options.

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.Codecs Assembly