C#
VB
Java
Objective-C
WinRT C#
C++
Gets the GIF load and save options.
public CodecsGifOptions Gif { get; }
Public ReadOnly Property Gif As Leadtools.Codecs.CodecsGifOptions
public Leadtools.Codecs.CodecsGifOptions Gif {get;}
@property (nonatomic, strong, readonly) LTCodecsGifOptions *gif
public CodecsGifOptions getGif()
get_Gif();
public:
property Leadtools.Codecs.CodecsGifOptions^ Gif {
Leadtools.Codecs.CodecsGifOptions^ get();
}
The GIF load and save options.
For an example, refer to CodecsGifOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET