Learn R Programming

RGtk2 (version 2.8.7)

cairoDeviceToUser: cairoDeviceToUser

Description

Transform a coordinate from device space to user space by multiplying the given point by the inverse of the current transformation matrix (CTM).

Usage

cairoDeviceToUser(cr, x, y)

Arguments