|
AlbumShaper 1.0a3
|

Public Attributes | |
| int | r |
| int | g |
| int | b |
Definition at line 62 of file painting.cpp.
| int Triplet::b |
Definition at line 63 of file painting.cpp.
Referenced by findHighestCounts(), oilPaintingEffect(), and resetHistogram().
| int Triplet::g |
Definition at line 63 of file painting.cpp.
Referenced by findHighestCounts(), oilPaintingEffect(), and resetHistogram().
| int Triplet::r |
Definition at line 63 of file painting.cpp.
Referenced by findHighestCounts(), oilPaintingEffect(), and resetHistogram().