◄Description► ◄Example► ◄Up► ◄Contents► ◄Index► ◄Back► ─────Run-Time Library─────────────────────────────────────────────────────── Include: <graph.h> Syntax: void _putimage( short x, short y, char __huge *image, short action ); void _putimage_w( double wx, double wy, char __huge *image, short action ); action: _GAND, _GOR, _GPRESET, _GPSET, _GXOR See also: _getimage, _imagesize -♦-