【网易云视频直播php源码】【什么什么墙源码】【广告连接计算源码】vc 位图 源码

2025-01-31 07:43:10 来源:原生影视源码app 分类:综合

1.vc λͼ Դ?位图网易云视频直播php源码?

vc 位图 源码

vc λͼ Դ??

       void CBlat2View::OnDraw(CDC* pDC)

       {

        CBlat2Doc* pDoc = GetDocument();

        ASSERT_VALID(pDoc);

        // load IDB_BITMAP1 from our resources

        CBitmap bmp;

        if (bmp.LoadBitmap(IDB_BITMAP1))

        {

        // Get the size of the bitmap

        BITMAP bmpInfo;

        bmp.GetBitmap(&bmpInfo);

        // Create an in-memory DC compatible with the

        // display DC we're using to paint

        CDC dcMemory;

        dcMemory.CreateCompatibleDC(pDC);

        // Select the bitmap into the in-memory DC

        CBitmap* pOldBitmap = dcMemory.SelectObject(&bmp);

        // Find a centerpoint for the bitmap in the client area

        CRect rect;

        GetClientRect(&rect);

        int nX = rect.left + (rect.Width() - bmpInfo.bmWidth) / 2;

        int nY = rect.top + (rect.Height() - bmpInfo.bmHeight) / 2;

        // Copy the bits from the in-memory DC into the on-

        // screen DC to actually do the painting. Use the centerpoint

        // we computed for the target offset.

        pDC->BitBlt(nX, nY, bmpInfo.bmWidth, bmpInfo.bmHeight, &dcMemory,

        0, 0, SRCCOPY);

        dcMemory.SelectObject(pOldBitmap);

        }

        else

        TRACE0("ERROR: Where's IDB_BITMAP1?\n");

       }

更多资讯请点击:综合

推荐资讯

易语言 编码转换源码_易语言编码转换源码

1.用易语言做网页采集的时候都要把源代码转成什么编码?是不是固定的?如果不是,那有什么规律?2.unicode转中文易语言怎么实现3.易语言将编辑框内容转换成url编码,怎么写?4.怎么用易语言写出U

江西发出首张“告知承诺制”计量标准考核证书

中国消费者报南昌讯谢财旺 记者朱海)11月2日,记者从江西省市场监管局获悉,江西省首张“告知承诺制”计量标准考核证书日前在九江发出,这标志着江西省行政审批事项改革工作不断向着深

伊朗德黑蘭附近一輪胎廠發生火災 已致50人受傷

據中新網援引外媒報道,當地時間6月10日,伊朗首都德黑蘭附近一家輪胎廠發生火災,已致50人受傷。報道稱,發生火災的輪胎廠位於首都德黑蘭以西的沙赫里亞爾市,50名傷者中有32人因傷勢嚴重被送往醫療中心。