pDC->SetStretchBltMode(COLORONCOLOR);
  pDC->StretchBlt(0, 0, 1500, 20, &memoryDC, 0, 0, bm.bmWidth, bm.bmHeight, SRCCOPY);

 

相关文章:

  • 2022-02-15
  • 2022-12-23
  • 2022-02-24
  • 2022-12-23
  • 2021-06-08
  • 2022-12-23
  • 2022-12-23
  • 2021-06-07
猜你喜欢
  • 2022-01-31
  • 2021-12-29
  • 2021-06-14
  • 2021-09-25
  • 2022-03-10
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案