Provides additional information specific for GIF files. This class cannot be inherited.

Namespace:  FreeImageAPI.Metadata
Assembly:  FreeImageNET (in FreeImageNET.dll)

Syntax

C#
public class GifInformation : MDM_ANIMATION
Visual Basic (Declaration)
Public Class GifInformation _
	Inherits MDM_ANIMATION
Visual C++
public ref class GifInformation : public MDM_ANIMATION

Inheritance Hierarchy

System..::.Object
  FreeImageAPI.Metadata..::.MetadataModel
    FreeImageAPI.Metadata..::.MDM_ANIMATION
      FreeImageAPI.Metadata..::.GifInformation

Version Information

FreeImage.NET

Supported in: 3.12.0, 3.13.0, 3.13.1

See Also