diff options
Diffstat (limited to 'dmagick/c/color.d')
| -rw-r--r-- | dmagick/c/color.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dmagick/c/color.d b/dmagick/c/color.d index e9466b5..04b7aaf 100644 --- a/dmagick/c/color.d +++ b/dmagick/c/color.d @@ -16,6 +16,7 @@ extern(C) { UndefinedCompliance, NoCompliance = 0x0000, + CSSCompliance = 0x0001, SVGCompliance = 0x0001, X11Compliance = 0x0002, XPMCompliance = 0x0004, |
