![]() |
Twilight Princess
Remastered version of the GameCube game
|
This is the complete list of members for BinaryTextureImage, including all inherited members.
| AlphaSetting | BinaryTextureImage | |
| BinaryTextureImage() | BinaryTextureImage | |
| BinaryTextureImage(string name) | BinaryTextureImage | |
| DecodeC4(EndianBinaryReader stream, uint width, uint height, Palette imagePalette, PaletteFormats paletteFormat) | BinaryTextureImage | privatestatic |
| DecodeC8(EndianBinaryReader stream, uint width, uint height, Palette imagePalette, PaletteFormats paletteFormat) | BinaryTextureImage | privatestatic |
| DecodeCmpr(EndianBinaryReader stream, uint width, uint height) | BinaryTextureImage | privatestatic |
| DecodeCmprSubBlock(EndianBinaryReader stream) | BinaryTextureImage | privatestatic |
| DecodeData(EndianBinaryReader stream, uint width, uint height, TextureFormats format, Palette imagePalette, PaletteFormats paletteFormat) | BinaryTextureImage | privatestatic |
| DecodeData(EndianBinaryReader stream, uint width, uint height, TextureFormats format) | BinaryTextureImage | static |
| DecodeI4(EndianBinaryReader stream, uint width, uint height) | BinaryTextureImage | privatestatic |
| DecodeI8(EndianBinaryReader stream, uint width, uint height) | BinaryTextureImage | privatestatic |
| DecodeIA4(EndianBinaryReader stream, uint width, uint height) | BinaryTextureImage | privatestatic |
| DecodeIA8(EndianBinaryReader stream, uint width, uint height) | BinaryTextureImage | privatestatic |
| DecodeRgb565(EndianBinaryReader stream, uint width, uint height) | BinaryTextureImage | privatestatic |
| DecodeRgb5A3(EndianBinaryReader stream, uint width, uint height) | BinaryTextureImage | privatestatic |
| DecodeRgba32(EndianBinaryReader stream, uint width, uint height) | BinaryTextureImage | privatestatic |
| DetectAndSetFittingFormat() | BinaryTextureImage | |
| EmbeddedPaletteOffset | BinaryTextureImage | |
| EncodeC4() | BinaryTextureImage | private |
| EncodeC8() | BinaryTextureImage | private |
| EncodeColor(Color32 col, List< ushort > rawColorData, Dictionary< Color32, byte > pixelColorIndexes) | BinaryTextureImage | private |
| FilterMode enum name | BinaryTextureImage | |
| Format | BinaryTextureImage | |
| Height | BinaryTextureImage | |
| Load(EndianBinaryReader stream, long headerStart, int imageIndex=0) | BinaryTextureImage | |
| LodBias | BinaryTextureImage | |
| m_imagePalette | BinaryTextureImage | private |
| m_rgbaImageData | BinaryTextureImage | private |
| MagFilter | BinaryTextureImage | |
| MagLOD | BinaryTextureImage | |
| MinFilter | BinaryTextureImage | |
| MinLOD | BinaryTextureImage | |
| MipMapCount | BinaryTextureImage | |
| Name | BinaryTextureImage | |
| PaletteCount | BinaryTextureImage | |
| PaletteFormat | BinaryTextureImage | |
| PaletteFormats enum name | BinaryTextureImage | |
| PalettesEnabled | BinaryTextureImage | |
| Read16Swap(byte[] data, uint offset) | BinaryTextureImage | privatestatic |
| Read32Swap(byte[] data, uint offset) | BinaryTextureImage | privatestatic |
| ReplaceHeaderInfo(BinaryTextureImage other) | BinaryTextureImage | |
| RGB565ToRGBA8(ushort sourcePixel, ref byte[] dest, int destOffset) | BinaryTextureImage | privatestatic |
| RGB5A3ToRGBA8(ushort sourcePixel, ref byte[] dest, int destOffset) | BinaryTextureImage | privatestatic |
| RGBAImageData | BinaryTextureImage | |
| S3TC1ReverseByte(byte b) | BinaryTextureImage | privatestatic |
| SaveImageToDisk(string outputFile) | BinaryTextureImage | |
| SkiaToTexture() | BinaryTextureImage | |
| Swap(ref byte b1, ref byte b2) | BinaryTextureImage | privatestatic |
| TextureFormats enum name | BinaryTextureImage | |
| unknown2 | BinaryTextureImage | |
| unknown3 | BinaryTextureImage | |
| UnpackPixelFromPalette(int paletteIndex, ref byte[] dest, int offset, byte[] paletteData, PaletteFormats format) | BinaryTextureImage | privatestatic |
| Width | BinaryTextureImage | |
| WrapModes enum name | BinaryTextureImage | |
| WrapS | BinaryTextureImage | |
| WrapT | BinaryTextureImage | |
| WriteHeader(EndianBinaryWriter writer) | BinaryTextureImage |