-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum Header extends Enum<Header>
There are two standard of GIF, with GIF89a being a super set of GIF87a. The library is not super strict about it: It is quite frequent to find GIFs labeled as GIF87a using features only available to GIF89a. Sad but...
-
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-