HomeSort by relevance Sort by last modified time
    Searched refs:MagentaPixelChannel (Results 1 - 8 of 8) sorted by null

  /external/ImageMagick/MagickCore/
pixel.h 77 MagentaPixelChannel = 1,
pixel-accessor.h 315 return(pixel[image->channel_map[MagentaPixelChannel].offset]);
321 return(image->channel_map[MagentaPixelChannel].traits);
796 pixel[image->channel_map[MagentaPixelChannel].offset]=magenta;
801 image->channel_map[MagentaPixelChannel].traits=traits;
identify.c 542 (void) PrintChannelLocations(file,image,MagentaPixelChannel,"Magenta",
749 channel_statistics[MagentaPixelChannel].depth);
793 (void) PrintChannelStatistics(file,MagentaPixelChannel,"Magenta",1.0/
841 (void) PrintChannelMoments(file,MagentaPixelChannel,"Magenta",scale,
    [all...]
option.c     [all...]
fx.c     [all...]
  /external/ImageMagick/coders/
json.c 847 (void) PrintChannelLocations(file,image,MagentaPixelChannel,"Magenta",
    [all...]
  /external/ImageMagick/MagickWand/
compare.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h 902 using MagickCore::MagentaPixelChannel;
    [all...]

Completed in 256 milliseconds