cmd_pxloff Function (ROM Call 0x37A)

AMS 1.01 or higher bascmd.h

void cmd_pxloff (CESI yValOrList, CESI xValOrList);

Executes TI-Basic 'PxlOff' command.

cmd_pxloff acts like cmd_pxlon, but turns off the pixel instead of turning it on.


Uses: GetValue, next_expression_index, gr_active, ForceFloat, GraphActivate, XCvtFtoP, YCvtFtoP, WinAttr, WinDupStat, WinPixSet, _bcd_math


See also: cmd_pxlon, cmd_pxlchg, cmd_ptoff