ImageFrame
Leave feedback
On this page
Inheritance: java.lang.Object
public abstract class ImageFrame
Represents an image frame.
| Constructor | Description |
|---|---|
| ImageFrame() |
| Method | Description |
|---|---|
| getIndex() | Gets the index of the frame in the image. |
public ImageFrame()
public abstract int getIndex()
Gets the index of the frame in the image.
Returns: int - The index of the frame in the image.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.