ff7tk
1.2.0.13
Work with Final Fantasy 7 game data
|
This is the complete list of members for TextureFile, including all inherited members.
_colorTables | TextureFile | protected |
_currentColorTable | TextureFile | protected |
_image | TextureFile | protected |
clear() | TextureFile | |
colorTable(qsizetype id) const | TextureFile | |
colorTableCount() const | TextureFile | |
colorTables() const | TextureFile | |
currentColorTable() const | TextureFile | |
debug() const | TextureFile | |
image() const | TextureFile | |
imagePtr() | TextureFile | |
isPaletted() const | TextureFile | |
isValid() const | TextureFile | |
setColorTable(qsizetype id, const QList< QRgb > &colorTable) | TextureFile | |
setCurrentColorTable(qsizetype id) | TextureFile | |
TextureFile() | TextureFile | |
TextureFile(const QImage &image) | TextureFile | explicit |
TextureFile(const QImage &image, const QList< QList< QRgb > > &colorTables) | TextureFile |