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

Save Property (CodecsGifOptions)






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

Property Value

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

CodecsGifOptions Class
CodecsGifOptions Members
Implementing GIF Features

 

 


Products | Support | Contact Us | Copyright Notices

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