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