←Select platform

Save Property

Summary

Gets the options for saving GIF images.

Syntax
C#
VB
Objective-C
C++
Java
public CodecsGifSaveOptions Save { get; } 
Public ReadOnly Property Save As CodecsGifSaveOptions 
@property (nonatomic, strong, readonly) LTCodecsGifSaveOptions* save 
public CodecsGifSaveOptions getSave() 
public: 
property CodecsGifSaveOptions^ Save { 
   CodecsGifSaveOptions^ get(); 
} 

Property Value

The GIF save options.

Example

For an example, refer to CodecsGifOptions.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly