#include <gandalf/image/io/image_io.h>
Public Attributes | |
Gan_Bool | flip |
whether to flip the image data vertically | |
Gan_Bool | single_field |
whether to write a single field of an interlaced image | |
Gan_Bool | upper |
if writing a single field, which one | |
Gan_Bool | whole_image |
if writing a single field, whether to take it from a full size image (required for pulldown frames) | |
Gan_Bool | reverse_bytes |
whether to reverse the endianness | |
Gan_ImageHeaderInfo | info |
format-specific control information union |