文档 - EloamView

打印本地图片


Function:       BOOL PrintImage(LPCTSTR imgPath);
Description:    打印本地图片
Input:          imgPath 图片路径
Return:         成功返回True 失败返回False
Others:         无