Read and write scalar 2d images. More...
#include <cmtkScalarImageIO.h>
Static Public Member Functions | |
static ScalarImage * | ReadAnalyze (const char *) |
Read image from Analyze file. | |
static void | WriteAnalyze (const char *filename, const ScalarImage *image) |
Write scalar image to Analyze file. |
Read and write scalar 2d images.
Definition at line 49 of file cmtkScalarImageIO.h.