![]() |
Bsoft 2.1.4
Bernard's software package
|
Functions for reading and writing Brookhaven STEM files. More...
Macros | |
#define | LUTSIZE 256 |
Functions | |
int | img_stem_lut_apply (Bimage *p, int neg_stain_flag) |
int | readBrookhavenSTEM (Bimage *p, int readdata) |
Reading a BrookhavenSTEM image file format. More... | |
int | writeBrookhavenSTEM (Bimage *p) |
Writing a BrookhavenSTEM image file format. More... | |
Variables | |
int | verbose |
Functions for reading and writing Brookhaven STEM files.
#define LUTSIZE 256 |
int img_stem_lut_apply | ( | Bimage * | p, |
int | neg_stain_flag | ||
) |
int readBrookhavenSTEM | ( | Bimage * | p, |
int | readdata | ||
) |
Reading a BrookhavenSTEM image file format.
*p | the image structure. |
readdata | flag to activate reading of image data. |
int writeBrookhavenSTEM | ( | Bimage * | p | ) |
Writing a BrookhavenSTEM image file format.
*p | the image structure. |
|
extern |