Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:traits

421             PixelTrait traits=GetPixelChannelTraits(image,channel);
422 if ((traits == UndefinedPixelTrait) ||
481 traits;
484 traits=GetPixelChannelTraits(image,channel);
485 if ((traits == UndefinedPixelTrait) || (channel == IndexPixelChannel) ||
1121 traits;
1124 traits=GetPixelChannelTraits(image,channel);
1125 if ((traits == UndefinedPixelTrait) ||
1185 traits;
1188 traits=GetPixelChannelTraits(image,channel);
1189 if ((traits == UndefinedPixelTrait) || (channel == IndexPixelChannel) ||