Searched refs:UndefinedChannel (Results 1 – 7 of 7) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | pixel.h | 35 UndefinedChannel = 0x0000, enumerator
|
D | channel.c | 249 channel_mask=UndefinedChannel; in ChannelFxImage() 307 channel_mask=UndefinedChannel; in ChannelFxImage() 875 images=SeparateImage(image,UndefinedChannel,exception); in SeparateImages()
|
D | fx.c | 1126 channel_mask=UndefinedChannel; in FxChannelStatistics() 1146 if (channel_mask != UndefinedChannel) in FxChannelStatistics() 1215 if (channel_mask != UndefinedChannel) in FxChannelStatistics()
|
D | option.c | 145 { "Undefined", UndefinedChannel, UndefinedOptionFlag, MagickTrue }, 212 { (char *) NULL, UndefinedChannel, UndefinedOptionFlag, MagickFalse }
|
D | accelerate-kernels-private.h | 241 UndefinedChannel = 0x0000,
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 342 using MagickCore::UndefinedChannel;
|
/external/ImageMagick/coders/ |
D | msl.c | 3227 channel=UndefinedChannel; in MSLStartElement()
|