1
0
mirror of https://github.com/microsoft/DirectXTex synced 2024-11-21 20:10:05 +00:00

Updated TGA I O Functions (markdown)

Chuck Walbourn 2016-09-16 16:56:35 -07:00
parent 57c3b90a22
commit b2332012d0

@ -106,3 +106,7 @@ If you are going to immediately copy it to another location via StorageFolder, t
auto folder = Windows::Storage::ApplicationData::Current->TemporaryFolder;
// use folder->Path->Data() as the path base
# Further reading
[2D graphics format web collection](http://www.gamers.org/dEngine/quake3/TGA.txt)