Error processing SSI file
LEADTOOLS Image File Support (Leadtools.Codecs assembly)

Show in webframe

Gif Property (CodecsOptions)








Gets the GIF load and save options.
Syntax
public CodecsGifOptions Gif {get;}
'Declaration
 
Public ReadOnly Property Gif As CodecsGifOptions
'Usage
 
Dim instance As CodecsOptions
Dim value As CodecsGifOptions
 
value = instance.Gif
public CodecsGifOptions Gif {get;}
@property (nonatomic, strong, readonly) LTCodecsGifOptions *gif
public CodecsGifOptions getGif()
 get_Gif(); 
public:
property CodecsGifOptions^ Gif {
   CodecsGifOptions^ get();
}

Property Value

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

Target Platforms

See Also

Reference

CodecsOptions Class
CodecsOptions Members

Error processing SSI file