mirror of
https://github.com/microsoft/DirectXTex
synced 2024-11-23 13:00:06 +00:00
Updated Image formats (markdown)
parent
cf09858e18
commit
ff7b2c6318
@ -15,6 +15,8 @@ The ``EXR`` file format is a high dynamic-range (HDR) image file format develope
|
||||
|
||||
> Use of ``EXR`` requires the OpenEXR library and additional code. See [[Adding OpenEXR]] for more details.
|
||||
|
||||
Kainz, Bogart, and Hess. "Chapter 26. The OpenEXR Image File Format", _GPU Gems_, Addison-Wesley, 2004 [link](http://http.developer.nvidia.com/GPUGems/gpugems_ch26.html)
|
||||
|
||||
# GIF (Graphics Interchange Format)
|
||||
The ``GIF`` file format is a Web meme standard that can contain multiple 'frames' of animation, but is otherwise limited to 256 colors. It is supported by a built-in WIC codec. See [Wikipedia](https://en.wikipedia.org/wiki/GIF) for more details and history.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user