←Select platform

Jpeg Property

Summary

Gets extra information about the image if the file format is JPEG or LEAD CMP.

Syntax

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

Property Value

A CodecsJpegImageInfo object that contains extra information about the image if the file format is JPEG or LEAD CMP.

Example

For an example, refer to CodecsImageInfo.

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