32#ifndef eman__lstiofast_h__
33#define eman__lstiofast_h__ 1
61 static bool is_valid(
const void *first_block);
ImageIO classes are designed for reading/writing various electron micrography image formats,...
A LSX file is a high performance ASCII file that contains a list of image numbers and file names.
static bool is_valid(const void *first_block)
int get_nimg()
Return the number of images in this image file.
int calc_ref_image_index(int image_index)
LstFastIO(const string &fname, IOMode rw_mode=READ_ONLY)
bool is_single_image_format() const
Is this image format only storing 1 image or not.
static const char * MAGIC