All Manuals > CAPI User Guide and Reference Manual > 21 CAPI Reference Entries

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
Screens


CAPI User Guide and Reference Manual (Windows version) - 25 Feb 2015

NextPrevUpTopContentsIndex