MFC GDI中位图的显示 位图绘制
使用BitBlt 或StretchBlt TransparentBlt 绘制,代码如下: 画按钮图标CBitmap bitmap;bitmap.LoadBitmap( IDB_BITMAP_BTN_IMAGES );...
技术 咨询
留言 反馈