public class GifImageMetadataItem extends Object implements ImageMetadata.ImageMetadataItem
| Modifier and Type | Method and Description |
|---|---|
int |
getDelay() |
DisposalMethod |
getDisposalMethod() |
int |
getLeftPosition() |
int |
getTopPosition() |
String |
toString(String prefix) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringpublic int getDelay()
public int getLeftPosition()
public int getTopPosition()
public DisposalMethod getDisposalMethod()
public String toString(String prefix)
toString in interface ImageMetadata.ImageMetadataItemCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.