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

Save Property (CodecsPngOptions)






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

Property Value

The PNG save options.
Example
For an example, refer to CodecsPngOptions.
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

CodecsPngOptions Class
CodecsPngOptions Members
PNG Files and Transparency

 

 


Products | Support | Contact Us | Copyright Notices

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