Next Previous Up Top Contents Index

5.3 DUIM-Sheets Module

display-pixels-per-point

Generic function

Summary

Returns the number of pixels per point for the specified display.

Signature

display-pixels-per-point display => number

Arguments

display
An instance of type <display>.

Values

number
An instance of type <number>.

Library

duim-sheets

Module

duim-sheets

Description

Returns the number of pixels per point for display.

See also

display-pixel-height, page 249

display-pixel-width, page 251

display-units, page 251


Functional Developer Library Reference: DUIM - 3 Dec 1998

Next Previous Up Top Contents Index