Package | Description |
---|---|
com.drew.metadata.gif |
Contains classes for the extraction and modelling of GIF file metadata.
|
Modifier and Type | Method and Description |
---|---|
GifControlDirectory.DisposalMethod |
GifControlDirectory.getDisposalMethod() |
static GifControlDirectory.DisposalMethod |
GifControlDirectory.DisposalMethod.typeOf(int value) |
static GifControlDirectory.DisposalMethod |
GifControlDirectory.DisposalMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GifControlDirectory.DisposalMethod[] |
GifControlDirectory.DisposalMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.