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. More... | |
Public Attributes | |
| int | _count |
| PixelSpec | _pixel |
Definition at line 153 of file pnmImageHeader.h.
|
inline |
Used to sort the pixels in order from most common to least common.
Definition at line 443 of file pnmImageHeader.I.
1.8.15