Package | Description |
---|---|
org.apache.commons.imaging.formats.gif |
The GIF image format.
|
Modifier and Type | Method and Description |
---|---|
DisposalMethod |
GifImageMetadataItem.getDisposalMethod() |
static DisposalMethod |
DisposalMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DisposalMethod[] |
DisposalMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.