Definition in file vil1_flip_components.h.
#include <vil1/vil1_image.h>
Go to the source code of this file.
Functions | |
| vil1_image | vil1_flip_components (vil1_image const &) |
| swap the "R" and "B" colour components of an image. | |
| vil1_image vil1_flip_components | ( | vil1_image const & | ) |
swap the "R" and "B" colour components of an image.
Definition at line 8 of file vil1_flip_components.cxx.
1.5.1