DGImage() | DGImage< type > | |
isPNMBinaryFormat(string filename) | DGImage< type > | |
readPNM(string filename, Array< type, 2 > &data, int &greyMax) | DGImage< type > | |
writePNM(Array< type, 2 > &data, const int greyMax, string filename) | DGImage< type > | |
~DGImage() | DGImage< type > | [virtual] |