←Select platform

Load Property

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

Property Value

The JPEG and LEAD CMP load options.

Example

For an example, refer to CodecsJpegOptions.

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.