35 #define DPX_FILE_MAGIC 0x53445058
36 #define DPX_UNDEFINED_U8 0xFF
37 #define DPX_UNDEFINED_U16 0xFFFF
38 #define DPX_UNDEFINED_U32 0xFFFFFFFF
39 #define DPX_UNDEFINED_R32 NAN
40 #define IS_DPX_UNDEFINED_R32(x) isnan(x)
41 #define DPX_UNDEFINED_CHAR 0
53 char creation_date[24];
96 char creation_time[24];
97 char input_device[32];
98 char input_serial_number[32];
99 unsigned short border_validity[4];
100 unsigned int pixel_aspect_ratio[2];
105 char film_manufacturer_id[2];
107 char edge_code_perforation_offset[2];
108 char edge_code_prefix[6];
109 char edge_code_count[4];
110 char film_format[32];
116 char frame_identification[32];
117 char slate_info[100];
138 unsigned char reserved[76];
160 const char *creator);
_GL_VOID GLfloat value _GL_VOID_RET _GL_VOID const GLuint GLboolean *residences _GL_BOOL_RET _GL_VOID GLsizei GLfloat GLfloat GLfloat GLfloat const GLubyte *bitmap _GL_VOID_RET _GL_VOID GLenum const void *lists _GL_VOID_RET _GL_VOID const GLdouble *equation _GL_VOID_RET _GL_VOID GLdouble GLdouble blue _GL_VOID_RET _GL_VOID GLfloat GLfloat blue _GL_VOID_RET _GL_VOID GLint GLint blue _GL_VOID_RET _GL_VOID GLshort GLshort blue _GL_VOID_RET _GL_VOID GLubyte GLubyte blue _GL_VOID_RET _GL_VOID GLuint GLuint blue _GL_VOID_RET _GL_VOID GLushort GLushort blue _GL_VOID_RET _GL_VOID GLbyte GLbyte GLbyte alpha _GL_VOID_RET _GL_VOID GLdouble GLdouble GLdouble alpha _GL_VOID_RET _GL_VOID GLfloat GLfloat GLfloat alpha _GL_VOID_RET _GL_VOID GLint GLint GLint alpha _GL_VOID_RET _GL_VOID GLshort GLshort GLshort alpha _GL_VOID_RET _GL_VOID GLubyte GLubyte GLubyte alpha _GL_VOID_RET _GL_VOID GLuint GLuint GLuint alpha _GL_VOID_RET _GL_VOID GLushort GLushort GLushort alpha _GL_VOID_RET _GL_VOID GLenum mode _GL_VOID_RET _GL_VOID GLint GLsizei width
_GL_VOID GLfloat value _GL_VOID_RET _GL_VOID const GLuint GLboolean *residences _GL_BOOL_RET _GL_VOID GLsizei height
ATTR_WARN_UNUSED_RESULT const void * element
void dpxSetVerbose(int verbosity)
LogImageFile * dpxCreate(const char *filename, int width, int height, int bitsPerSample, int hasAlpha, int isLogarithmic, int referenceWhite, int referenceBlack, float gamma, const char *creator)
LogImageFile * dpxOpen(const unsigned char *byteStuff, int fromMemory, size_t bufferSize)
vector project(vector v, vector v_proj)
DpxTelevisionHeader televisionHeader
DpxOrientationHeader orientationHeader
DpxImageHeader imageHeader