|
VideoTools
|
This is the complete list of members for Gr::PnmInfo, including all inherited members.
| binary() const | Gr::PnmInfo | inline |
| binary8() const | Gr::PnmInfo | inline |
| channels() const | Gr::PnmInfo | inline |
| dx() const | Gr::PnmInfo | inline |
| dy() const | Gr::PnmInfo | inline |
| maxval() const | Gr::PnmInfo | inline |
| offset() const | Gr::PnmInfo | inline |
| pn() const | Gr::PnmInfo | inline |
| PnmInfo() | Gr::PnmInfo | inline |
| PnmInfo(std::istream &) | Gr::PnmInfo | explicit |
| PnmInfo(const std::vector< char > &) | Gr::PnmInfo | explicit |
| PnmInfo(const ImageBuffer &) | Gr::PnmInfo | explicit |
| PnmInfo(const char *, size_t) | Gr::PnmInfo | |
| PnmInfo(const unsigned char *, size_t) | Gr::PnmInfo | |
| PnmInfo(int pn, int dx, int dy, int maxval, size_t offset) | Gr::PnmInfo | |
| rowsize() const | Gr::PnmInfo | |
| valid() const | Gr::PnmInfo | inline |