LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Save Property (CodecsEcwOptions)

Show in webframe







Gets the options for saving ECW images.
Syntax
public CodecsEcwSaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsEcwSaveOptions
'Usage
 
Dim instance As CodecsEcwOptions
Dim value As CodecsEcwSaveOptions
 
value = instance.Save
public CodecsEcwSaveOptions Save {get;}

            

            
 get_Save(); 
public:
property CodecsEcwSaveOptions^ Save {
   CodecsEcwSaveOptions^ get();
}

Property Value

The ECW save options.
Example
For an example, refer to CodecsEcwOptions.
Requirements

Target Platforms

See Also

Reference

CodecsEcwOptions Class
CodecsEcwOptions Members

 

 


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