Returns the logical resolution of screen.
capi
screen-logical-resolution screen => xlogres, ylogres
screen⇩ |
A screen. |
xlogres, ylogres |
Integers representing the logical resolution of screen in DPI. |
The function screen-logical-resolution
returns the logical resolution of screen, as dots per inch in the x and y directions.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:32:42