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.6 date: 2021/01/20 14:36:30
user: cg
file: ImageSequence.st directory: libview2
module: stx stc-classLibrary: libview2

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.

copyright

COPYRIGHT (c) 1997 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

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.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Sat, 27 Jul 2024 03:03:15 GMT