←Select platform

Gif Property

Summary

Gets the GIF load and save options.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsGifOptions Gif { get; } 
Public ReadOnly Property Gif As Leadtools.Codecs.CodecsGifOptions 
@property (nonatomic, strong, readonly) LTCodecsGifOptions *gif 
public CodecsGifOptions getGif() 
 get_Gif();  

Property Value

The GIF load and save options.

Example

For an example, refer to CodecsGifOptions.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly