![]() |
Bsoft 2.1.4
Bernard's software package
|
Functions for reading and writing What If MFF files. More...
Functions | |
int | readMFF (Bimage *p, int readdata) |
Reading a MFF image format. More... | |
int | writeMFF (Bimage *p) |
Writeing a MFF image format. More... | |
Variables | |
int | verbose |
Functions for reading and writing What If MFF files.
int readMFF | ( | Bimage * | p, |
int | readdata | ||
) |
Reading a MFF image format.
*p | the image structure. |
readdata | flag to activate reading of image data. |
int writeMFF | ( | Bimage * | p | ) |
Writeing a MFF image format.
*p | the image structure. |
|
extern |