eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'MultiImage':

Home

everywhere
www.exept.de
for:
[back]

Class: MultiImage


Inheritance:

   Object
   |
   +--MultiImage

Package:
stx:libview2
Category:
Graphics-Images
Version:
rev: 1.8 date: 2005/10/05 15:40:41
user: cg
file: MultiImage.st directory: libview2
module: stx stc-classLibrary: libview2
Author:
Claus Gittinger

Description:


A multiImage is an image which is drawn by drawing multiple images on top of each other.


Class protocol:

instance creation
o  images: imageCollection


Instance protocol:

accessing
o  device

o  images
return the value of the instance variable 'images' (automatically generated)

o  images: something
set the value of the instance variable 'images' (automatically generated)

displaying
o  displayOn: aGC x: x y: y opaque: opaque

misc
o  clearMaskedPixels

o  onDevice: device

queries
o  ascentOn: aGC
I will not draw myself above the baseline

o  height

o  isImageOrForm

o  width



ST/X 6.1.1; WebServer 1.620 at exept:8081; Tue, 22 May 2012 21:19:47 GMT