Decodes a GIF stream into a C1Bitmap object.

Namespace:  C1.Phone.Imaging
Assembly:  C1.Phone.Imaging (in C1.Phone.Imaging.dll)

Syntax

C#
public static class GifCodec
Visual Basic
Public NotInheritable Class GifCodec

Inheritance Hierarchy

System..::..Object
  C1.Phone.Imaging..::..GifCodec

See Also