10 2019 档案

摘要:利用图层Layer绘制资源网址:https://docs.microsoft.com/zh-cn/windows/win32/direct2d/direct2d-layers-overview 1.创建图层属性 D2D1_LAYER_PARAMETERS layerParam = D2D1::Lay 阅读全文
posted @ 2019-10-15 19:49 Halation 阅读(648) 评论(0) 推荐(0)
摘要:画刷的使用方法 需要包含的文件:<wincodec.h> 需要包含的库: "windowscodecs.lib" 资源网址: https://docs.microsoft.com/zh-cn/windows/win32/direct2d/direct2d-brushes-overview 1.颜色— 阅读全文
posted @ 2019-10-04 09:53 Halation 阅读(668) 评论(0) 推荐(0)