#include "unrrdu.h"#include "privateUnrrdu.h"

Defines | |
| #define | INFO "Write nrrd with specific format, encoding, or endianness" |
Functions | |
| int | unrrdu_saveMain (int argc, char **argv, char *me, hestParm *hparm) |
| UNRRDU_CMD (save, INFO) | |
Variables | |
| char * | _unrrdu_saveInfoL |
| #define INFO "Write nrrd with specific format, encoding, or endianness" |
| UNRRDU_CMD | ( | save | , | |
| INFO | ||||
| ) |
| int unrrdu_saveMain | ( | int | argc, | |
| char ** | argv, | |||
| char * | me, | |||
| hestParm * | hparm | |||
| ) |
| char* _unrrdu_saveInfoL |
Initial value:
(INFO ". Use \"unu\tsave\t-f\tpnm\t|\txv\t-\" to view PPM- or " "PGM-compatible nrrds on unix. EPS output is a EPSF-3.0 file with " "BoundingBox and HiResBoundingBox DSC comments, and is suitable for " "inclusion into other PostScript documents. As a stand-alone file, the " "image is conveniently centered on an 8.5x11 inch page, with 0.5 " "inch margins.")
1.5.6