#include <vxl_config.h>
Go to the source code of this file.
Classes | |
struct | vil_viff_xvimage |
Enumerations | |
enum | vil_viff_data_storage { VFF_TYP_BIT = 0, VFF_TYP_1_BYTE = 1, VFF_TYP_2_BYTE = 2, VFF_TYP_4_BYTE = 4, VFF_TYP_FLOAT = 5, VFF_TYP_COMPLEX = 6, VFF_TYP_DOUBLE = 9, VFF_TYP_DCOMPLEX = 10 } |
VFF_TYP_BIT | |
VFF_TYP_1_BYTE | |
VFF_TYP_2_BYTE | |
VFF_TYP_4_BYTE | |
VFF_TYP_FLOAT | |
VFF_TYP_COMPLEX | |
VFF_TYP_DOUBLE | |
VFF_TYP_DCOMPLEX |
Definition at line 129 of file vil_viffheader.h.