#include "vil_flip.h"Go to the source code of this file.
Macros | |
| #define | macro(F, T) |
| #define | macro(F, T) |
| #define | macro(F, T) |
| #define | macro(F, T) |
| #define | macro(F, T) |
| #define | macro(F, T) |
Functions | |
| vil_image_resource_sptr | vil_flip_lr (const vil_image_resource_sptr &src) |
| Flip an image resource left to right. More... | |
| vil_image_resource_sptr | vil_flip_ud (const vil_image_resource_sptr &src) |
| Flip an image resource left to right. More... | |
Modifications 23 Oct.2003 - Peter Vanroose - Added support for 64-bit int pixels
Definition in file vil_flip.cxx.
| #define macro | ( | F, | |
| T | |||
| ) |
| #define macro | ( | F, | |
| T | |||
| ) |
| #define macro | ( | F, | |
| T | |||
| ) |
| #define macro | ( | F, | |
| T | |||
| ) |
| #define macro | ( | F, | |
| T | |||
| ) |
| #define macro | ( | F, | |
| T | |||
| ) |
| vil_image_resource_sptr vil_flip_lr | ( | const vil_image_resource_sptr & | src | ) |
Flip an image resource left to right.
Definition at line 14 of file vil_flip.cxx.
| vil_image_resource_sptr vil_flip_ud | ( | const vil_image_resource_sptr & | src | ) |
Flip an image resource left to right.
Definition at line 121 of file vil_flip.cxx.
1.8.15