jordan2889 2014-07-11 07:23
浏览 773

plgbit参数中POINT指针怎么设置?

要用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怎么设置?

  • 写回答

0条回答 默认 最新

    报告相同问题?