Functions | |
pT_status | p_cce_read_float_xyz (const char *filename, pT_header *header, int frame, int field, float *r_or_x_frm, float *g_or_y_frm, float *b_or_z_frm, int width, int height, int stride) |
pT_status | p_cce_write_float_xyz (const char *filename, pT_header *header, int frame, int field, float *r_or_x_frm, float *g_or_y_frm, float *b_or_z_frm, int width, int height, int stride) |
|
Convenience routines to read and write (XYZ) wide colour gamut and/or high dynamic range data.
|
|
|