SigPack - the C++ signal processing library
sp::PNM Member List

This is the complete list of members for sp::PNM, including all inherited members.

clear(void)sp::PNMinline
colssp::PNMprivate
get_cols()sp::PNMinline
get_info()sp::PNMinline
get_maxval()sp::PNMinline
get_rows()sp::PNMinline
ifssp::PNMprivate
imtype enum namesp::PNM
maxvalsp::PNMprivate
NOTUSED enum valuesp::PNM
ofssp::PNMprivate
PBM_A enum valuesp::PNM
PBM_B enum valuesp::PNM
PGM_A enum valuesp::PNM
PGM_B enum valuesp::PNM
PNM()sp::PNMinline
PPM_A enum valuesp::PNM
PPM_B enum valuesp::PNM
read(std::string fname, arma::cube &img)sp::PNMinline
read(std::string fname, arma::mat &img)sp::PNMinline
read_header()sp::PNMinline
rowssp::PNMprivate
typesp::PNM
write(std::string fname, const imtype _type, const arma::cube &img, const std::string info="")sp::PNMinline
write(std::string fname, const imtype _type, arma::mat &img, const std::string info="")sp::PNMinline
write_header(const imtype _type, const arma::uword _rows, const arma::uword _cols, const int _maxval, const std::string comments)sp::PNMinline
~PNM()sp::PNMinline