要用PlgBit来实现MFC单文档的图像旋转 函数原型 BOOL PlgBlt(HDC hdcDest, CONST POINT *lpPoint, HDC hdcSrc,int nXSrc, int nYSrc, int nWidth, int nHeight, HBITMAP hbmMask, int xMask, int yMask); 其中lpPoint怎么设置?
收起
报告相同问题?