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

Save Property (CodecsJpeg2000Options)






Gets the options for saving JPEG 2000 and LEAD CMW images. .NET support WinRT support Silverlight support
Syntax
public CodecsJpeg2000SaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsJpeg2000SaveOptions
'Usage
 
Dim instance As CodecsJpeg2000Options
Dim value As CodecsJpeg2000SaveOptions
 
value = instance.Save
public CodecsJpeg2000SaveOptions Save {get;}
 get_Save(); 
public:
property CodecsJpeg2000SaveOptions^ Save {
   CodecsJpeg2000SaveOptions^ get();
}

Property Value

The JPEG 2000 save options.
Example
For an example, refer to CodecsJpeg2000Options.
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

CodecsJpeg2000Options Class
CodecsJpeg2000Options Members
Programming With JPEG 2000 Features

 

 


Products | Support | Contact Us | Copyright Notices

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