eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'ImageMask':

Home

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

Class: ImageMask


Inheritance:

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

Package:
stx:libview
Category:
Graphics-Images
Version:
rev: 1.6 date: 2017/09/26 15:12:01
user: stefan
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, it is a Depth1Image.


Related information:

    Image
    ImageReader

Instance protocol:

initialization
o  initialize

private
o  colormapFromImage: anImage
I have no colormap

queries
o  isMask



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 02:51:25 GMT