public class GifAnimationDescriptor extends TagDescriptor<GifAnimationDirectory>
| Constructor and Description |
|---|
GifAnimationDescriptor(GifAnimationDirectory directory) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription(int tagType)
Returns a descriptive value of the specified tag for this image.
|
String |
getIterationCountDescription() |
convertBytesToVersionStringpublic GifAnimationDescriptor(GifAnimationDirectory directory)
public String getDescription(int tagType)
TagDescriptorgetString(tagType) will be returned.getDescription in class TagDescriptor<GifAnimationDirectory>tagType - the tag to find a description fornull if the tag hasn't been defined.public String getIterationCountDescription()
Copyright © 2002-2017 Drew Noakes. All Rights Reserved.