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_plane (const vil_image_resource_sptr &src, unsigned p) |
| Return a specific plane of an image. More... | |
Modifications 23 Oct.2003 - Peter Vanroose - Added support for 64-bit int pixels
Definition in file vil_plane.cxx.
| #define macro | ( | F, | |
| T | |||
| ) |
| #define macro | ( | F, | |
| T | |||
| ) |
| #define macro | ( | F, | |
| T | |||
| ) |
| vil_image_resource_sptr vil_plane | ( | const vil_image_resource_sptr & | src, |
| unsigned | p | ||
| ) |
Return a specific plane of an image.
Definition at line 19 of file vil_plane.cxx.
1.8.15