使用GDI画图时未识别graphics

    xiaoxiao2021-03-25  117

    在stdafx.h中添加

    #include "gdiplus.h" 

    using namespace Gdiplus;  #pragma comment(lib, "gdiplus.lib") 
    转载请注明原文地址: https://ju.6miu.com/read-18008.html

    最新回复(0)