summaryrefslogtreecommitdiff
path: root/dmagick/c/magickType.d
diff options
context:
space:
mode:
Diffstat (limited to 'dmagick/c/magickType.d')
-rw-r--r--dmagick/c/magickType.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmagick/c/magickType.d b/dmagick/c/magickType.d
index be49e7d..ee90734 100644
--- a/dmagick/c/magickType.d
+++ b/dmagick/c/magickType.d
@@ -79,7 +79,7 @@ extern (C)
BlackChannel = 0x0020,
IndexChannel = 0x0020,
CompositeChannels = 0x002F,
- AllChannels = ~0UL,
+ AllChannels = ~0L,
TrueAlphaChannel = 0x0040, // extract actual alpha channel from opacity
RGBChannels = 0x0080, // set alpha from grayscale mask in RGB