YUV_DFMT added

This commit is contained in:
Francois-Olivier Devaux 2005-02-09 09:55:13 +00:00
parent 8323900f73
commit ed0a46eff5
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@
#define PXM_DFMT 0
#define PGX_DFMT 1
#define BMP_DFMT 2
#define YUV_DFMT 3
#define J2K_CP_CSTY_PRT 0x01
#define J2K_CP_CSTY_SOP 0x02