AlbumShaper  1.0a3
Public Attributes | List of all members
Tile Struct Reference
Collaboration diagram for Tile:
Collaboration graph
[legend]

Public Attributes

QImage image
 
QColor avgColor
 
int avgS
 
int avgL
 

Detailed Description

Definition at line 262 of file mosaic.cpp.

Member Data Documentation

§ avgColor

QColor Tile::avgColor

Definition at line 268 of file mosaic.cpp.

Referenced by constructColorTiles(), constructImageTiles(), and splatBestTile().

§ avgL

int Tile::avgL

Definition at line 271 of file mosaic.cpp.

Referenced by constructColorTiles(), constructImageTiles(), and splatBestTile().

§ avgS

int Tile::avgS

Definition at line 271 of file mosaic.cpp.

Referenced by constructColorTiles(), constructImageTiles(), and splatBestTile().

§ image

QImage Tile::image

Definition at line 265 of file mosaic.cpp.

Referenced by constructColorTiles(), constructImageTiles(), and splatBestTile().


The documentation for this struct was generated from the following file: