←Select platform

Load Property

Summary

Gets the options for loading JPEG and LEAD CMP images.

Syntax

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

Property Value

The JPEG and LEAD CMP load options.

Example

For an example, refer to CodecsJpegOptions.

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