Gif

ImageFileType.Gif field

A GIF or Graphical Interchange Format is a type of highly compressed image. For each image GIF typically allow up to 8 bits per pixel and up to 256 colours are allowed across the image. Learn more about this file format here.

public static readonly ImageFileType Gif;

See Also