LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Save Property (CodecsGifOptions)

Show in webframe







Gets the options for saving GIF images.
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;}
@property (nonatomic, strong, readonly) LTCodecsGifSaveOptions* save;

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

Property Value

The GIF save options.
Example
For an example, refer to CodecsGifOptions.
Requirements

Target Platforms

See Also

Reference

CodecsGifOptions Class
CodecsGifOptions Members
Implementing GIF Features

 

 


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