- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#screen_commands|Screen Commands]]
===== CellToPixel =====
^Arguments^Result^Notation^
|Coordinates of a cell|Coordinates of the corresponding pixel|''x1 y1 -- n1 n2''|
=== Description ===
Converts a pair of coordinates into a pair of pixel coordinates.
=== Examples ===
GetMouseCell CellToPixel
is equivalent to
GetMousePosition