c++在类中如何使用easyx的putimage函数

c++在类中如何使用easyx的putimage函数??????????????????????????求大神解答

你是指如何使用easyx的putimage函数?要定义头文件

#include<graphics.h>
putimage(int left,int top,void *buf,int ops);//输出图片左上角坐标。