32#ifndef eman__xyzio_h__
33#define eman__xyzio_h__1
50 static bool is_valid(
const void *first_block);
ImageIO classes are designed for reading/writing various electron micrography image formats,...
XYZIO is a sample Image IO class.
static bool is_valid(const void *first_block)
int get_nimg()
Return the number of images in this image file.
XYZIO(const string &filename, IOMode rw_mode=READ_ONLY)