Leadtools.CF Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.6.15
CodecsGifOptions.CodecsGifLoadOptions Class
See Also  Members  
Leadtools.Codecs Namespace : CodecsGifOptions.CodecsGifLoadOptions Class



Provides options specifically for loading GIF images.

Syntax

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

Example

For an example, refer to CodecsGifOptions.

Inheritance Hierarchy

System.Object
   Leadtools.Codecs.CodecsGifOptions.CodecsGifLoadOptions

Requirements

Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6

See Also