NextPrevUpTopContentsIndex

screen-logical-resolution

Function
Summary

Returns the logical resolution of screen .

Package

capi

Signature

screen-logical-resolution screen => xlogres , ylogres

Arguments

screen

A screen.

Values

xlogres, ylogres

Integers representing the logical resolution of screen in DPI.

Description

The function screen-logical-resolution returns the logical resolution of screen , as dots per inch in the x and y directions.

See also

screen


LispWorks CAPI Reference Manual - 25 Jul 2006

NextPrevUpTopContentsIndex