|
WoW Model Viewer
Your premiere tool for viewing, equipping and animating World of Warcraft models.
|
This is the complete list of members for SoftwareImage, including all inherited members.
| assign(const SoftwareImage &src) | SoftwareImage | |
| composite(const SoftwareImage &src, int destX, int destY, int blendMode=1) | SoftwareImage | |
| data() | SoftwareImage | inline |
| data() const | SoftwareImage | inline |
| empty() const | SoftwareImage | inline |
| h_ | SoftwareImage | private |
| height() const | SoftwareImage | inline |
| loadFromMemory(const uint8_t *data, int size) | SoftwareImage | static |
| mirrored() const | SoftwareImage | |
| pixels_ | SoftwareImage | private |
| savePNG(const std::string &path) const | SoftwareImage | |
| savePNG(const std::wstring &path) const | SoftwareImage | |
| scaled(int newWidth, int newHeight) const | SoftwareImage | |
| SoftwareImage()=default | SoftwareImage | |
| SoftwareImage(int width, int height) | SoftwareImage | |
| SoftwareImage(const uint8_t *bgraData, int width, int height) | SoftwareImage | |
| w_ | SoftwareImage | private |
| width() const | SoftwareImage | inline |