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