next up previous
Next: flipvol_ud() Up: Brain Volume I/O Handling Previous: permute_vol()

flipvol_lr()  

Flip a volume left/right



Synopsis


void
flipvol_lr( header *hdr, void *data )


Description
The volume is mirrored left/right (yz plane).

Usage

All data types are supported. The volume has to be 3-dimensional. Returns OK / ERROR on succes / failure.

Revision


1.0  29/10-96   Ulrik Kjems
1.1  3/4-98     Return type changed, error checking.


Program listing






Ulrik Kjems
6/3/1998