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

Save Property (CodecsAbcOptions)






Gets the options for saving images using LEAD Advanced Bitonal Compression (ABC). .NET support WinRT support
Syntax
public CodecsAbcSaveOptions Save {get;}
'Declaration
 
Public ReadOnly Property Save As CodecsAbcSaveOptions
'Usage
 
Dim instance As CodecsAbcOptions
Dim value As CodecsAbcSaveOptions
 
value = instance.Save
public CodecsAbcSaveOptions Save {get;}
 get_Save(); 
public:
property CodecsAbcSaveOptions^ Save {
   CodecsAbcSaveOptions^ get();
}

Property Value

The LEAD Advanced Bitonal Compression save options.
Example
For an example, refer to CodecsAbcOptions.
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

CodecsAbcOptions Class
CodecsAbcOptions Members

 

 


Products | Support | Contact Us | Copyright Notices

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