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 | 399 channel_mask=UndefinedChannel; in FxChannelStatistics() 419 if (channel_mask != UndefinedChannel) in FxChannelStatistics() 494 if (channel_mask != UndefinedChannel) in FxChannelStatistics()
|
D | option.c | 145 { "Undefined", UndefinedChannel, UndefinedOptionFlag, MagickTrue }, 246 { (char *) NULL, UndefinedChannel, UndefinedOptionFlag, MagickFalse }
|
D | accelerate-kernels-private.h | 241 UndefinedChannel = 0x0000,
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | Include.h | 369 using MagickCore::UndefinedChannel;
|
/external/ImageMagick/coders/ |
D | msl.c | 3207 channel=UndefinedChannel; in MSLStartElement()
|