projects
/
imagemagick
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
694da97
)
(no commit message)
author
cristy
<urban-warrior@git.imagemagick.org>
Fri, 10 Jan 2014 13:06:30 +0000
(13:06 +0000)
committer
cristy
<urban-warrior@git.imagemagick.org>
Fri, 10 Jan 2014 13:06:30 +0000
(13:06 +0000)
MagickCore/pixel.h
patch
|
blob
|
history
diff --git
a/MagickCore/pixel.h
b/MagickCore/pixel.h
index d607a30855fae4dfb8a9cdbe550844e96575b759..6c945e063c15d8a0f20f41580a0c7aafa8b2ad52 100644
(file)
--- a/
MagickCore/pixel.h
+++ b/
MagickCore/pixel.h
@@
-47,7
+47,7
@@
typedef enum
ReadMaskChannel = 0x0040, /* Pixel is Not Readable? */
WriteMaskChannel = 0x0080, /* Pixel is Write Protected? */
MetaChannel = 0x0100, /* ???? */
- CompositeChannels =
0x002F
,
+ CompositeChannels =
MaxPixelChannels
,
AllChannels = 0x7ffffff,
/*
Special purpose channel types.