Public Attributes | |
| QImage | image |
| QColor | avgColor |
| int | avgS |
| int | avgL |
Definition at line 259 of file mosaic.cpp.
| QColor Tile::avgColor |
Definition at line 265 of file mosaic.cpp.
Referenced by constructColorTiles(), constructImageTiles(), and splatBestTile().
| int Tile::avgL |
Definition at line 268 of file mosaic.cpp.
Referenced by constructColorTiles(), constructImageTiles(), and splatBestTile().
| int Tile::avgS |
Definition at line 268 of file mosaic.cpp.
Referenced by constructColorTiles(), constructImageTiles(), and splatBestTile().
| QImage Tile::image |
Definition at line 262 of file mosaic.cpp.
Referenced by constructColorTiles(), constructImageTiles(), and splatBestTile().
1.6.2