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