Tile Struct Reference

Collaboration diagram for Tile:
[legend]

List of all members.


Detailed Description

Definition at line 259 of file mosaic.cpp.


Public Attributes

QImage image
QColor avgColor
int avgS
int avgL

Member Data Documentation

QImage Tile::image

Definition at line 262 of file mosaic.cpp.

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

QColor Tile::avgColor

Definition at line 265 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().

int Tile::avgL

Definition at line 268 of file mosaic.cpp.

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


The documentation for this struct was generated from the following file:
Generated on Thu Jan 3 10:54:45 2008 for AlbumShaper by  doxygen 1.5.4