LEADTOOLS Image File Support (Leadtools.Codecs assembly)
LEAD Technologies, Inc

Save Property (CodecsJpegOptions)






Gets the options for saving JPEG and LEAD CMP images. .NET support WinRT support Silverlight support
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;}
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CodecsJpegOptions Class
CodecsJpegOptions Members
Compression Using LEAD and JPEG Formats

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.