|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageProvider
This interface is implemented by classes which can provide images to the movie
Method Summary | |
---|---|
byte[] |
getImage(int frame)
You must return the correct image for the specified frame. |
Method Detail |
---|
byte[] getImage(int frame)
frame
- The frame number
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |