|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageSequencer | |
| quicktime.app.actions | |
| quicktime.app.image | |
| Uses of ImageSequencer in quicktime.app.actions |
| Constructors in quicktime.app.actions with parameters of type ImageSequencer | |
NextImageAction(int scale,
int period,
ImageSequencer images,
ImageSettable target)
Creates an ImageAction. |
|
| Uses of ImageSequencer in quicktime.app.image |
| Methods in quicktime.app.image that return ImageSequencer | |
ImageSequencer |
ImageDataSequence.sequence()
Return a Sequencer to iterate over the members of this sequence. |
ImageSequencer |
ImageViewer.getImages()
Returns the current collection of images that the Viewer is presenting |
| Methods in quicktime.app.image with parameters of type ImageSequencer | |
void |
ImageViewer.setImages(ImageSequencer images)
Sets a new sequence of images for the viewer to present. |
| Constructors in quicktime.app.image with parameters of type ImageSequencer | |
ImageViewer(ImageSequencer images)
Creates a viewer for a sequence of images. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||