public class GifControlDirectory extends Directory
Modifier and Type | Class and Description |
---|---|
static class |
GifControlDirectory.DisposalMethod
Disposal method indicates the way in which the graphic is to be treated
after being displayed.
|
Modifier and Type | Field and Description |
---|---|
static int |
TAG_DELAY |
static int |
TAG_DISPOSAL_METHOD |
static int |
TAG_TRANSPARENT_COLOR_FLAG |
static int |
TAG_TRANSPARENT_COLOR_INDEX |
static int |
TAG_USER_INPUT_FLAG |
Constructor and Description |
---|
GifControlDirectory() |
Modifier and Type | Method and Description |
---|---|
GifControlDirectory.DisposalMethod |
getDisposalMethod() |
String |
getName()
Provides the name of the directory, for display purposes.
|
boolean |
isTransparent() |
addError, containsTag, getBoolean, getBooleanObject, getByteArray, getDate, getDate, getDate, getDescription, getDouble, getDoubleObject, getErrorCount, getErrors, getFloat, getFloatObject, getInt, getIntArray, getInteger, getLong, getLongObject, getObject, getParent, getRational, getRationalArray, getString, getString, getStringArray, getStringValue, getStringValueArray, getTagCount, getTagName, getTags, hasErrors, hasTagName, isEmpty, setBoolean, setByteArray, setDate, setDescriptor, setDouble, setDoubleArray, setFloat, setFloatArray, setInt, setIntArray, setLong, setObject, setObjectArray, setParent, setRational, setRationalArray, setString, setStringArray, setStringValue, setStringValueArray, toString
public static final int TAG_DELAY
public static final int TAG_DISPOSAL_METHOD
public static final int TAG_USER_INPUT_FLAG
public static final int TAG_TRANSPARENT_COLOR_FLAG
public static final int TAG_TRANSPARENT_COLOR_INDEX
public String getName()
Directory
Exif
public GifControlDirectory.DisposalMethod getDisposalMethod()
GifControlDirectory.DisposalMethod
.public boolean isTransparent()
Copyright © 2019. All rights reserved.