summaryrefslogtreecommitdiff
path: root/dmagick/c/color.d
diff options
context:
space:
mode:
authorMike Wey2018-05-20 20:03:58 +0200
committerMike Wey2018-05-20 20:03:58 +0200
commitf00bdd964cc3ef18cf7c16bfe09deeaafe035dce (patch)
tree5cd60f79248a11ae0fa38ccd0d5e951efdbd82f1 /dmagick/c/color.d
parent39d6a202bf6db2ca7ac080eb76a88d16fc3b7994 (diff)
Update the headers for Imagemagick 6.9.9ImageMagick_6.9.9
Diffstat (limited to 'dmagick/c/color.d')
-rw-r--r--dmagick/c/color.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/dmagick/c/color.d b/dmagick/c/color.d
index 04b7aaf..9a36f4a 100644
--- a/dmagick/c/color.d
+++ b/dmagick/c/color.d
@@ -20,6 +20,7 @@ extern(C)
SVGCompliance = 0x0001,
X11Compliance = 0x0002,
XPMCompliance = 0x0004,
+ MVGCompliance = 0x0008,
AllCompliance = 0x7fffffff
}