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