Class DdsInfo
Defines constants related to the DDS file format.
Inherited Members
Namespace: GtfDdsSharp
Assembly: GtfDdsSharp.dll
Syntax
public static class DdsInfo
Fields
| Name | Description |
|---|---|
| D3DFMT_A16B16G16R16 | D3D format code for A16B16G16R16. |
| D3DFMT_A16B16G16R16F | D3D format code for A16B16G16R16F floating point format. |
| D3DFMT_A1R5G5B5 | D3D format code for A1R5G5B5. |
| D3DFMT_A2B10G10R10 | D3D format code for A2B10G10R10. |
| D3DFMT_A2R10G10B10 | D3D format code for A2R10G10B10. |
| D3DFMT_A32B32G32R32F | D3D format code for A32B32G32R32F floating point format. |
| D3DFMT_A4L4 | D3D format code for A4L4 luminance format. |
| D3DFMT_A4R4G4B4 | D3D format code for A4R4G4B4. |
| D3DFMT_A8 | D3D format code for A8. |
| D3DFMT_A8B8G8R8 | D3D format code for A8B8G8R8. |
| D3DFMT_A8L8 | D3D format code for A8L8 luminance format. |
| D3DFMT_A8P8 | D3D format code for A8P8 palette format. |
| D3DFMT_A8R3G3B2 | D3D format code for A8R3G3B2. |
| D3DFMT_A8R8G8B8 | D3D format code for A8R8G8B8. |
| D3DFMT_G16R16 | D3D format code for G16R16. |
| D3DFMT_G16R16F | D3D format code for G16R16F floating point format. |
| D3DFMT_G32R32F | D3D format code for G32R32F floating point format. |
| D3DFMT_L8 | D3D format code for L8 luminance format. |
| D3DFMT_P8 | D3D format code for P8 palette format. |
| D3DFMT_R16F | D3D format code for R16F floating point format. |
| D3DFMT_R32F | D3D format code for R32F floating point format. |
| D3DFMT_R3G3B2 | D3D format code for R3G3B2. |
| D3DFMT_R5G6B5 | D3D format code for R5G6B5. |
| D3DFMT_R8G8B8 | D3D format code for R8G8B8. |
| D3DFMT_X1R5G5B5 | D3D format code for X1R5G5B5. |
| D3DFMT_X4R4G4B4 | D3D format code for X4R4G4B4. |
| D3DFMT_X8B8G8R8 | D3D format code for X8B8G8R8. |
| D3DFMT_X8R8G8B8 | D3D format code for X8R8G8B8. |
| DDPF_ALPHA | DDS pixel format flag for alpha only. |
| DDPF_ALPHAPIXELS | DDS pixel format flag for alpha pixels. |
| DDPF_ALPHAPREMULT | DDS pixel format flag for premultiplied alpha. |
| DDPF_FOURCC | DDS pixel format flag for FOURCC codes. |
| DDPF_LUMINANCE | DDS pixel format flag for luminance data. |
| DDPF_NORMAL | DDS pixel format flag for normal maps. |
| DDPF_PALETTEINDEXED1 | DDS pixel format flag for palette indexed 1. |
| DDPF_PALETTEINDEXED2 | DDS pixel format flag for palette indexed 2. |
| DDPF_PALETTEINDEXED4 | DDS pixel format flag for palette indexed 4. |
| DDPF_PALETTEINDEXED8 | DDS pixel format flag for palette indexed 8. |
| DDPF_RGB | DDS pixel format flag for RGB data. |
| DDSCAPS2_CUBEMAP | DDS surface capability flag for cubemaps. |
| DDSCAPS2_CUBEMAP_ALL_FACES | DDS cubemap flag for all faces. |
| DDSCAPS2_CUBEMAP_NEGATIVEX | DDS cubemap face flag for negative X. |
| DDSCAPS2_CUBEMAP_NEGATIVEY | DDS cubemap face flag for negative Y. |
| DDSCAPS2_CUBEMAP_NEGATIVEZ | DDS cubemap face flag for negative Z. |
| DDSCAPS2_CUBEMAP_POSITIVEX | DDS cubemap face flag for positive X. |
| DDSCAPS2_CUBEMAP_POSITIVEY | DDS cubemap face flag for positive Y. |
| DDSCAPS2_CUBEMAP_POSITIVEZ | DDS cubemap face flag for positive Z. |
| DDSCAPS2_VOLUME | DDS surface capability flag for volume textures. |
| DDSCAPS_ALPHA | DDS surface capability flag for alpha. |
| DDSCAPS_COMPLEX | DDS surface capability flag for complex surfaces. |
| DDSCAPS_MIPMAP | DDS surface capability flag for mipmaps. |
| DDSCAPS_TEXTURE | DDS surface capability flag for textures. |
| DDSD_CAPS | DDS header flag for surface capabilities. |
| DDSD_DEPTH | DDS header flag for depth. |
| DDSD_HEIGHT | DDS header flag for height. |
| DDSD_LINEARSIZE | DDS header flag for linear size. |
| DDSD_MIPMAPCOUNT | DDS header flag for mipmap count. |
| DDSD_PITCH | DDS header flag for pitch. |
| DDSD_PIXELFORMAT | DDS header flag for pixel format. |
| DDSD_WIDTH | DDS header flag for width. |
| DDSF_ALPHAPIXELS | DDS pixel format flag for alpha pixels. |
| DDSF_BUMPDUDV | DDS pixel format flag for bump mapping. |
| DDSF_CAPS | DDS surface capability flag. |
| DDSF_COMPLEX | DDS surface capability flag for complex surfaces. |
| DDSF_CUBEMAP | DDS surface capability flag for cubemaps. |
| DDSF_CUBEMAP_ALL_FACES | DDS cubemap flag for all faces. |
| DDSF_CUBEMAP_NEGATIVEX | DDS cubemap face flag for negative X. |
| DDSF_CUBEMAP_NEGATIVEY | DDS cubemap face flag for negative Y. |
| DDSF_CUBEMAP_NEGATIVEZ | DDS cubemap face flag for negative Z. |
| DDSF_CUBEMAP_POSITIVEX | DDS cubemap face flag for positive X. |
| DDSF_CUBEMAP_POSITIVEY | DDS cubemap face flag for positive Y. |
| DDSF_CUBEMAP_POSITIVEZ | DDS cubemap face flag for positive Z. |
| DDSF_DEPTH | DDS depth flag. |
| DDSF_FOURCC | DDS pixel format flag for FOURCC codes. |
| DDSF_HEIGHT | DDS height flag. |
| DDSF_LINEARSIZE | DDS linear size flag. |
| DDSF_LUMINANCE | DDS pixel format flag for luminance data. |
| DDSF_MAX_MIPMAPS | The maximum number of mipmap levels supported. |
| DDSF_MAX_TEXTURES | The maximum number of textures supported. |
| DDSF_MAX_VOLUME | The maximum volume size supported. |
| DDSF_MIPMAP | DDS surface capability flag for mipmaps. |
| DDSF_MIPMAPCOUNT | DDS mipmap count flag. |
| DDSF_PITCH | DDS pitch flag. |
| DDSF_PIXELFORMAT | DDS pixel format flag. |
| DDSF_RGB | DDS pixel format flag for RGB data. |
| DDSF_RGBA | DDS pixel format flag for RGBA data. |
| DDSF_TEXTURE | DDS surface capability flag for textures. |
| DDSF_VOLUME | DDS volume texture flag. |
| DDSF_WIDTH | DDS width flag. |
| DDS_HEADER_SIZE | The size of a DDS header in bytes. |
| DDS_PIXELFORMAT_SIZE | The size of a DDS pixel format in bytes. |
| FOURCC_A16B16G16R16F | FOURCC code for A16B16G16R16F format. |
| FOURCC_A32B32G32R32F | FOURCC code for A32B32G32R32F format. |
| FOURCC_ATI1 | FOURCC code for ATI1 format. |
| FOURCC_ATI2 | FOURCC code for ATI2 format. |
| FOURCC_DDS | FOURCC code for DDS format. |
| FOURCC_DX10 | FOURCC code for DX10 format. |
| FOURCC_DXT1 | FOURCC code for DXT1 compressed format. |
| FOURCC_DXT2 | FOURCC code for DXT2 compressed format. |
| FOURCC_DXT3 | FOURCC code for DXT3 compressed format. |
| FOURCC_DXT4 | FOURCC code for DXT4 compressed format. |
| FOURCC_DXT5 | FOURCC code for DXT5 compressed format. |
| FOURCC_G16R16F | FOURCC code for G16R16F format. |
| FOURCC_G8R8_G8B8 | FOURCC code for G8R8_G8B8 format. |
| FOURCC_R16F | FOURCC code for R16F format. |
| FOURCC_R32F | FOURCC code for R32F format. |
| FOURCC_R8G8_B8G8 | FOURCC code for R8G8_B8G8 format. |
| FOURCC_RXGB | FOURCC code for RXGB format. |
| FOURCC_YUY2 | FOURCC code for YUY2 format. |
| FOURCC_YVYU | FOURCC code for YVYU format. |