Accusoft.ImagXpress12.Net
GifType Enumeration
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace : GifType Enumeration




Glossary Item Box

Option values for GIF file format.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Gif87a1GIF87a format.
Gif89a0GIF89a format.

Remarks

The version number identifies the minimum set of capabilities necessary to a decoder to fully process the contents of the data stream. Version numbers refer to dates: "87a" - May 1987, "89a" - July 1989. GIF89a format contains text, which is not part of the actual graphics in the GIF data stream.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.GifType

See Also

©2013. Accusoft Corporation. All Rights Reserved.