imagemagick-0.0.4.2: bindings to imagemagick library
Graphics.ImageMagick.MagickCore.Types.FFI.ChannelType
newtype ChannelType Source
Constructors
Fields
Instances
undefinedCHannel :: ChannelType Source
redChannel :: ChannelType Source
grayChannel :: ChannelType Source
cyanChannel :: ChannelType Source
greenChannel :: ChannelType Source
magentaChannel :: ChannelType Source
blueChannel :: ChannelType Source
yellowChannel :: ChannelType Source
alphaChannel :: ChannelType Source
opacityChannel :: ChannelType Source
matteChannel :: ChannelType Source
blackChannel :: ChannelType Source
indexChannel :: ChannelType Source
compositeChannels :: ChannelType Source
allChannels :: ChannelType Source
trueAlphaChannel :: ChannelType Source
rgbChannels :: ChannelType Source
grayChannels :: ChannelType Source
syncChannels :: ChannelType Source
defaultChannels :: ChannelType Source