0

I have a sample ARGB image (.tiff file).

I want to pass it as a 2D texture. I am not sure how to do that or is it even possible ?

Al Foиce ѫ
  • 4,195
  • 12
  • 39
  • 49
Healer
  • 11
  • 2

1 Answers1

0

I think you can utilize WIC texture loader which is a part of official DirectX Tool Kit.

user7860670
  • 35,849
  • 4
  • 58
  • 84