Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

display-depth

Generic function

Summary

Returns the color depth of the specified display.

Signature

display-depth display => depth

Arguments

display
An instance of type <display>.

Values

depth
An instance of type <integer>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the color depth of display. By default, the color depth of any display is assumed to be 8.

See also

display-height, page 247

display-orientation, page 249

display-width, page 252


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index