public interface IAnimationFrame
The Animation frame
Modifier and Type | Method and Description |
---|---|
int |
getDisposalMethod()
Gets the disposal method.
|
int |
getFrameLeft()
Gets the frame left offset.
|
int |
getFrameTime()
Gets the frame duration.
|
int |
getFrameTop()
Gets the frame top offset.
|
RasterImage |
getFullFrame()
Gets the full frame.
|
int getFrameTime()
Gets the frame duration.
int getFrameTop()
Gets the frame top offset.
int getFrameLeft()
Gets the frame left offset.
int getDisposalMethod()
Gets the disposal method.
AnimationDisposalMethods
RasterImage getFullFrame()
Gets the full frame.