Definition in file vil1_pixel.cxx.
#include "vil1_pixel.h"
#include <vil1/vil1_image.h>
Go to the source code of this file.
Functions | |
| vil1_pixel_format_t | vil1_pixel_format (vil1_image const &I) |
| Returns one of the `vil1_pixel_format's. | |
| vil1_pixel_format_t vil1_pixel_format | ( | vil1_image const & | ) |
Returns one of the `vil1_pixel_format's.
A standard RGB RGB RGB image has pixel_type() == VIL1_RGB_BYTE
Definition at line 12 of file vil1_pixel.cxx.
1.5.1