LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Jpeg Property (CodecsOptions)

Show in webframe







Gets the JPEG and LEAD CMP load and save options.
Syntax
public CodecsJpegOptions Jpeg {get;}
'Declaration
 
Public ReadOnly Property Jpeg As CodecsJpegOptions
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsJpegOptions
 
value = instance.Jpeg
public CodecsJpegOptions Jpeg {get;}
@property (nonatomic, strong, readonly) LTCodecsJpegOptions* jpeg;
public CodecsJpegOptions getJpeg()
 get_Jpeg(); 
public:
property CodecsJpegOptions^ Jpeg {
   CodecsJpegOptions^ get();
}

Property Value

The JPEG and LEAD CMP load and save options.
Example
For an example, refer to CodecsJpegOptions.
Requirements

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.