←Select platform

Jpeg Property

Summary

Gets the JPEG and LEAD CMP load and save options.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsJpegOptions Jpeg { get; } 
Public ReadOnly Property Jpeg As Leadtools.Codecs.CodecsJpegOptions 
@property (nonatomic, strong, readonly) LTCodecsJpegOptions* jpeg 
public CodecsJpegOptions getJpeg() 
 get_Jpeg();  

Property Value

The JPEG and LEAD CMP load and save 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