microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.5k stars 395 forks source link

Which Direct2D function can replace the GdipLoadImageFromStream function #93

Closed williamlzw closed 3 years ago

williamlzw commented 3 years ago

Which Direct2D function can replace the GdipLoadImageFromStream function?

walbourn commented 3 years ago

This project is for DirectX Tool Kit for DX12. I can't really provide any help with Direct2D beyond pointing you to Microsoft Docs and the original samples.

You should look at other community support sites for help.