Public Member Functions | |
PixelSpecCount (const PixelSpec &pixel, int count) | |
bool | operator< (const PixelSpecCount &other) const |
Used to sort the pixels in order from most common to least common. | |
Public Attributes | |
int | _count |
PixelSpec | _pixel |
Definition at line 146 of file pnmImageHeader.h.
bool PNMImageHeader::PixelSpecCount::operator< | ( | const PixelSpecCount & | other | ) | const [inline] |
Used to sort the pixels in order from most common to least common.
Definition at line 547 of file pnmImageHeader.I.