←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly