←Select platform

Gif Property

Summary

Gets the GIF load and save options.

Syntax
C#
VB
Objective-C
C++
Java
public CodecsGifOptions Gif { get; } 
Public ReadOnly Property Gif As CodecsGifOptions 
@property (nonatomic, strong, readonly) LTCodecsGifOptions *gif 
public CodecsGifOptions getGif() 
public: 
property CodecsGifOptions^ Gif { 
   CodecsGifOptions^ get(); 
} 

Property Value

The GIF load and 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