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

Save Property (CodecsRawOptions)






Gets the options for saving RAW Data images. .NET support WinRT support Silverlight support
Syntax
public CodecsRawSaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsRawSaveOptions
'Usage
 
Dim instance As CodecsRawOptions
Dim value As CodecsRawSaveOptions
 
value = instance.Save
public CodecsRawSaveOptions Save {get;}
 get_Save(); 
public:
property CodecsRawSaveOptions^ Save {
   CodecsRawSaveOptions^ get();
}

Property Value

The RAW Data save options.
Example
For an example, refer to CodecsRawOptions.
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

CodecsRawOptions Class
CodecsRawOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

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