eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ImageMask':

Home

everywhere
www.exept.de
for:
[back]

Class: ImageMask


Inheritance:

   Object
   |
   +--Image
      |
      +--Depth1Image
         |
         +--ImageMask

Package:
stx:libview
Category:
Graphics-Images
Version:
rev: 1.3 date: 2003/04/11 00:08:56
user: cg
file: ImageMask.st directory: libview
module: stx stc-classLibrary: libview
Author:
Claus Gittinger

Description:


instances of this class represent image masks;
if added to an image (via #mask:), only pixels for which the 
corresponding mask pixel is 1 are drawn.

ImageMask does not add anything new - basically, its a depth1-image.


Related information:

    Image
    ImageReader

Instance protocol:

private
o  colormapFromImage: anImage
I have no colormap

queries
o  isMask



ST/X 6.1.1; WebServer 1.620 at exept:8081; Wed, 23 May 2012 19:34:37 GMT