LEADTOOLS Image File Support (Leadtools.Codecs assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
CodecsGifLoadOptions Class
See Also  Members  
Leadtools.Codecs Namespace : CodecsGifLoadOptions Class



Provides options specifically for loading GIF images.

Object Model

CodecsGifLoadOptions Class

Syntax

Visual Basic (Declaration) 
Public Class CodecsGifLoadOptions 
Visual Basic (Usage)Copy Code
Dim instance As CodecsGifLoadOptions
C# 
public class CodecsGifLoadOptions 
C++/CLI 
public ref class CodecsGifLoadOptions 

Example

For an example, refer to CodecsGifOptions.

Inheritance Hierarchy

System.Object
   Leadtools.Codecs.CodecsGifLoadOptions

Requirements

Target Platforms: Silverlight, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also