Pink 0.9
|
converts a pgm file to ascii mode More...
converts a pgm file to ascii mode
Usage: pgmascmode filename [outfilename | "wh" outfilename]
Description: Converts a pgm file to ascii mode. If only parameter filename is given, then the result is also named filename . If the keyword "wh" is used as second parameter (stands for "without header"), then an ascii file without header is produced.
Types supported: byte 2d, byte 3d, int32_t 2d, int32_t 3d, float 2d, float 3d
Category: convert