cmd_pxlchg Function (ROM Call 0x376)

AMS 1.01 or higher bascmd.h

void cmd_pxlchg (CESI yValOrList, CESI xValOrList);

Executes TI-Basic 'PxlChg' command.

cmd_pxlchg acts like cmd_pxlon, but inverts the state of the pixel instead of turning it on unconditionally.


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


See also: cmd_pxlon, cmd_pxloff, cmd_ptchg