DirectDraw Surface: Difference between revisions

From MultimediaWiki
Jump to navigation Jump to search
(Recategorize.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
* Extensions: dds
* Company: [[Microsoft]]
* Company: [[Microsoft]]
* Specification: [http://msdn.microsoft.com/archive/default.asp?url=/archive/en-us/directx9_c/directx/graphics/reference/ddsfilereference/ddsfileformat.asp DDS File Reference] at MSDN
* Specification: [http://msdn.microsoft.com/en-us/library/bb943990%28VS.85%29.aspx DDS] at MSDN


The '''DirectDraw Surface''' ('''DDS''') file format is used to store textures and cubic environment maps.
The '''DirectDraw Surface''' ('''DDS''') file format is used to store textures and cubic environment maps for use with [[DirectX]].


[[Category:Container Formats]]
[[Category:Container Formats]]
[[Category:Multimedia APIs]]

Latest revision as of 11:26, 23 May 2009

  • Extensions: dds
  • Company: Microsoft
  • Specification: DDS at MSDN

The DirectDraw Surface (DDS) file format is used to store textures and cubic environment maps for use with DirectX.