Pink 0.9

pgmascmode.c File Reference

converts a pgm file to ascii mode More...


Detailed Description

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

Author:
Michel Couprie