Added OBJ_COLORSPACE define.
This commit is contained in:
parent
6293769f52
commit
ee5445da81
|
@ -654,6 +654,7 @@ typedef struct
|
||||||
#define OBJ_EXTPEN 11
|
#define OBJ_EXTPEN 11
|
||||||
#define OBJ_ENHMETADC 12
|
#define OBJ_ENHMETADC 12
|
||||||
#define OBJ_ENHMETAFILE 13
|
#define OBJ_ENHMETAFILE 13
|
||||||
|
#define OBJ_COLORSPACE 14
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue