Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

medium-pixmap

Generic function

Summary

Returns the pixmap for the specified medium.

Signature

medium-pixmap medium => value

Arguments

medium
An instance of type <medium>.

Values

value
An instance of type false-or(<pixmap>).

Library

duim-sheets

Module

duim-sheets

Description

Returns the pixmap for medium.This pixmap is used by all subsequent pixmap operations on medium.

See also

medium-pixmap-setter, page 307


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index