![]() |
Twilight Princess
Remastered version of the GameCube game
|
This is the complete list of members for DDS, including all inherited members.
| A1R5G5B5_MASKS | DDS | privatestatic |
| A4R4G4B4_MASKS | DDS | privatestatic |
| A8B8G8R8_MASKS | DDS | privatestatic |
| A8L8_MASKS | DDS | privatestatic |
| A8R8G8B8_MASKS | DDS | privatestatic |
| Alignment | DDS | |
| AlphaChannel | STGenericTexture | |
| ArrayCount | STGenericTexture | |
| arrayCount | STGenericTexture | private |
| bdata | DDS | |
| BlueChannel | STGenericTexture | |
| CanEdit | DDS | |
| CanSave | DDS | |
| CompressBC1Block(byte[] data, int Width, int Height) | DDS | static |
| ConvertBgraToRgba(byte[] bytes) | DDS | privatestatic |
| ConvertRgb8ToRgbx8(byte[] bytes) | DDS | privatestatic |
| ConvertToRgba(DDS dds, string Format, int bpp, byte[] compSel) | DDS | privatestatic |
| CreateGenericTexture(uint width, uint height, List< Surface > surfaces, TEX_FORMAT format) | STGenericTexture | |
| CubemapFace enum name | DDS | |
| DataSizeInBytes | STGenericTexture | |
| DDPF enum name | DDS | |
| DDS() | DDS | |
| DDS(byte[] data) | DDS | |
| DDS(string FileName) | DDS | |
| DDSCAPS enum name | DDS | |
| DDSCAPS2 enum name | DDS | |
| DDSD enum name | DDS | |
| DebugInfo() | STGenericTexture | |
| DecodeBlock(byte[] data, uint Width, uint Height, TEX_FORMAT Format, byte[] paletteData, ImageParameters parameters, PALETTE_FORMAT PaletteFormat=PALETTE_FORMAT.None, PlatformSwizzle PlatformSwizzle=PlatformSwizzle.None) | STGenericTexture | static |
| Depth | STGenericTexture | |
| Description | DDS | |
| DX10header | DDS | |
| DXGI_ASTC_FORMAT enum name | DDS | |
| DXGI_FORMAT enum name | DDS | |
| EditedImages | STGenericTexture | |
| Extension | DDS | |
| FileIsCompressed | DDS | |
| FileIsEdited | DDS | |
| FileName | DDS | |
| FilePath | DDS | |
| Format | STGenericTexture | |
| FormatTable | STGenericTexture | privatestatic |
| FOURCC_ATI1 | DDS | static |
| FOURCC_ATI2 | DDS | static |
| FOURCC_BC4S | DDS | static |
| FOURCC_BC4U | DDS | static |
| FOURCC_BC5S | DDS | static |
| FOURCC_BC5U | DDS | static |
| FOURCC_DX10 | DDS | static |
| FOURCC_DXT1 | DDS | static |
| FOURCC_DXT2 | DDS | static |
| FOURCC_DXT3 | DDS | static |
| FOURCC_DXT4 | DDS | static |
| FOURCC_DXT5 | DDS | static |
| FOURCC_RXGB | DDS | static |
| GenerateMipCount(int Width, int Height) | STGenericTexture | |
| GenerateMipCount(uint Width, uint Height) | STGenericTexture | |
| GenerateMipsAndCompress(Bitmap bitmap, uint MipCount, TEX_FORMAT Format, bool multiThread=false, float alphaRef=0.5f, STCompressionMode CompressionMode=STCompressionMode.Fast) | DDS | static |
| GenerateTotalMipCount(uint Width, uint Height) | STGenericTexture | static |
| GenericProperties | STGenericTexture | |
| Get3DSurfaces(int IndexStart=0, bool GetAllSurfaces=true, int GetSurfaceAmount=1) | STGenericTexture | |
| GetArrayFaces(STGenericTexture tex, byte[] ImageData, uint Length) | DDS | static |
| GetArrayFaces(DDS dds, uint Length, int DepthLevel=0) | DDS | static |
| GetBitmap(int ArrayLevel=0, int MipLevel=0, int DepthLevel=0) | STGenericTexture | |
| GetBitmapData() | STGenericTexture | |
| GetBitmapWithChannel() | STGenericTexture | |
| GetBlockDepth(TEX_FORMAT Format) | STGenericTexture | static |
| GetBlockHeight(TEX_FORMAT Format) | STGenericTexture | static |
| GetBlockWidth(TEX_FORMAT Format) | STGenericTexture | static |
| GetBytesPerPixel(TEX_FORMAT Format) | STGenericTexture | static |
| GetComponentBitmap(Bitmap image, bool ShowAlpha=true) | STGenericTexture | |
| GetComponentsFromPixel(string Format, int pixel, byte[] comp) | DDS | privatestatic |
| GetFormat() | DDS | |
| getFormatBlock(uint fourCC) | DDS | static |
| GetImageData(int ArrayLevel=0, int MipLevel=0, int DepthLevel=0) | DDS | |
| GetPaletteData() | STGenericTexture | virtual |
| GetSurfaces(int ArrayIndexStart=0, bool GetAllSurfaces=true, int GetSurfaceAmount=1) | STGenericTexture | |
| GetUncompressedType(DDS dds, byte[] Components, bool IsRGB, bool HasAlpha, bool HasLuminance, Header.DDS_PixelFormat header) | DDS | private |
| GreenChannel | STGenericTexture | |
| header | DDS | |
| Height | STGenericTexture | |
| IconTexture | DDS | |
| Identify(Stream stream) | DDS | |
| IsActive | DDS | |
| IsAtscFormat(TEX_FORMAT Format) | DDS | static |
| IsCompressed() | DDS | |
| STGenericTexture.IsCompressed(TEX_FORMAT Format) | STGenericTexture | static |
| IsCompressed2(TEX_FORMAT Format) | STGenericTexture | static |
| IsCubemap | STGenericTexture | |
| IsDX10 | DDS | |
| IsEdited | STGenericTexture | |
| IsSwizzled | STGenericTexture | |
| L8_MASKS | DDS | privatestatic |
| Load(BinaryDataReader reader) | DDS | |
| MipCount | STGenericTexture | |
| mipCount | STGenericTexture | private |
| mipmaps | DDS | |
| paletteData | STGenericTexture | private |
| Parameters | STGenericTexture | |
| pixelFormat | DDS | |
| pixelInternalFormat | DDS | |
| pixelType | DDS | |
| PlatformSwizzle | STGenericTexture | |
| R5G6B5_MASKS | DDS | privatestatic |
| R8G8B8_MASKS | DDS | privatestatic |
| ReadDX10Header(BinaryDataReader reader) | DDS | private |
| RedChannel | STGenericTexture | |
| Save(Stream stream) | DDS | |
| Save(DDS dds, string FileName, List< Surface > data=null) | DDS | |
| Save(DDS dds, Stream stream, List< Surface > data=null) | DDS | |
| SaveBitmap(string path) | STGenericTexture | |
| SaveDDS(string FileName, bool ExportSurfaceLevel=false, bool ExportMipMapLevel=false, int SurfaceLevel=0, int MipLevel=0) | STGenericTexture | |
| SetArrayLevel(byte[] data, int ArrayIndex, int DepthIndex=0) | DDS | |
| SetChannelsByFormat(TEX_FORMAT Format) | STGenericTexture | static |
| SetFlags(DXGI_FORMAT Format, bool UseDX10=false, bool isCubeMap=false) | DDS | |
| SetFourCC(DXGI_FORMAT Format) | DDS | |
| SetImageData(Bitmap bitmap, int ArrayLevel) | DDS | |
| SetNameFromPath(string path) | STGenericTexture | static |
| STGenericTexture() | STGenericTexture | |
| SupportedFormats | DDS | |
| SurfaceType | STGenericTexture | |
| SwitchSwizzle | DDS | |
| TargetBuffer enum name | STGenericTexture | private |
| ToRGBA(byte[] data, int Width, int Height, int bpp, int compSel) | DDS | static |
| Types | DDS | |
| Unload() | DDS | |
| UseEditMenu | DDS | |
| UseRGBA() | STGenericTexture | private |
| Width | STGenericTexture | |
| WiiUSwizzle | DDS | |
| WriteDX10Header(BinaryDataWriter writer) | DDS | private |
| X1R5G5B5_MASKS | DDS | privatestatic |
| X4R4G4B4_MASKS | DDS | privatestatic |
| X8B8G8R8_MASKS | DDS | privatestatic |
| X8R8G8B8_MASKS | DDS | privatestatic |