#include <gandalf/image/io/image_io.h>
Public Attributes | |
Gan_Bool | header_only |
whether to read the image header only | |
Gan_Bool | flip |
whether to flip the image data vertically | |
Gan_Bool | single_field |
whether to read a single field of an interlaced image | |
Gan_Bool | upper |
if reading a single field, which one | |
Gan_Bool | whole_image |
if reading a single field, whether to insert it into a full size image (required for pulldown frames) |