|
Bsoft 2.1.4
Bernard's software package
|
Functions for reading and writing image plate reader files. More...
Functions | |
| int | readIP (Bimage *p, int readdata) |
| Reading an image plate reader file format. More... | |
| int | writeIP (Bimage *p) |
| Writing an image plate reader file format. More... | |
Variables | |
| int | verbose |
Functions for reading and writing image plate reader files.
| int readIP | ( | Bimage * | p, |
| int | readdata | ||
| ) |
Reading an image plate reader file format.
| *p | the image structure. |
| readdata | flag to activate reading of image data. |
| int writeIP | ( | Bimage * | p | ) |
Writing an image plate reader file format.
| *p | the image structure. |
|
extern |