|
AlbumShaper
1.0a3
|

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