LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Save Property (CodecsJpegOptions)

Show in webframe







Gets the options for saving JPEG and LEAD CMP images.
Syntax
public CodecsJpegSaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsJpegSaveOptions
'Usage
 
Dim instance As CodecsJpegOptions
Dim value As CodecsJpegSaveOptions
 
value = instance.Save
public CodecsJpegSaveOptions Save {get;}
@property (nonatomic, strong, readonly) LTCodecsJpegSaveOptions* save;
public CodecsJpegSaveOptions getSave()
 get_Save(); 
public:
property CodecsJpegSaveOptions^ Save {
   CodecsJpegSaveOptions^ get();
}

Property Value

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

Target Platforms

See Also

Reference

CodecsJpegOptions Class
CodecsJpegOptions Members
Compression Using LEAD and JPEG Formats

 

 


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