Info
Version: | 2022.3.24.1 |
Author(s): | Microsoft |
Last Update: | Thursday, March 24, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://go.microsoft.com/fwlink/?LinkId=248926 |
NuGet Url: | https://www.nuget.org/packages/directxtex_desktop_2017 |
Install
Install-Package directxtex_desktop_2017
dotnet add package directxtex_desktop_2017
paket add directxtex_desktop_2017
directxtex_desktop_2017 Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
DirectXTex, a shared source library for reading and writing .DDS files, and performing various texture content processing operations including resizing, format conversion, mip-map generation, block compression for Direct3D runtime texture resources, and height-map to normal-map conversion.
This library makes use of the Windows Image Component (WIC) APIs. It also includes simple .TGA and .HDR readers and writers since these image file format are commonly used for texture content processing pipelines, but are not currently supported by a built-in WIC codec.