eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ImageSequence':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: ImageSequence


Inheritance:

   Object
   |
   +--Collection
      |
      +--SequenceableCollection
         |
         +--OrderedCollection
            |
            +--ImageSequence

Package:
stx:libview2
Category:
Graphics-Images
Version:
rev: 1.5 date: 2017/02/22 16:07:26
user: cg
file: ImageSequence.st directory: libview2
module: stx stc-classLibrary: libview2
Author:
Claus Gittinger

Description:


An ImageSequence represents a sequence of images as contained
in an animated gif or in a movie file.
ImageSequence may be redefined to hold
additional attributes by specific movie representations.


Related information:

    ImageFrame
    Image

Instance protocol:

accessing
o  iterationCount
return the iterationCount.
The sequence is to be played that often.

o  iterationCount: something
set the iterationCount.
The sequence is to be played that often.

o  loop
return the value of the loop flag;
If true, this is considered an endless-loop sequence.

o  loop: aBoolean
set the value of the loop flag;
If true, this is considered an endless-loop sequence.



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Thu, 28 Mar 2024 14:10:25 GMT