|
Bsoft 2.1.4
Bernard's software package
|
Functions for reading and writing BioRad confocal files. More...
Functions | |
| int | swap_header (BIORADhead *header) |
| int | readBIORAD (Bimage *p, int readdata) |
| Reading a BioRad image file format. More... | |
| int | writeBIORAD (Bimage *p) |
| Writing a BioRad image file format. More... | |
Variables | |
| int | verbose |
Functions for reading and writing BioRad confocal files.
| int readBIORAD | ( | Bimage * | p, |
| int | readdata | ||
| ) |
Reading a BioRad image file format.
| *p | the image structure. |
| readdata | flag to activate reading of image data. |
| int swap_header | ( | BIORADhead * | header | ) |
| int writeBIORAD | ( | Bimage * | p | ) |
Writing a BioRad image file format.
| *p | the image structure. |
|
extern |