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

  /external/ImageMagick/MagickCore/
pixel.h 81 YellowPixelChannel = 2,
pixel-accessor.h 428 return(pixel[image->channel_map[YellowPixelChannel].offset]);
434 return(image->channel_map[YellowPixelChannel].traits);
844 pixel[image->channel_map[YellowPixelChannel].offset]=yellow;
849 image->channel_map[YellowPixelChannel].traits=traits;
identify.c 544 (void) PrintChannelLocations(file,image,YellowPixelChannel,"Yellow",
751 channel_statistics[YellowPixelChannel].depth);
795 (void) PrintChannelStatistics(file,YellowPixelChannel,"Yellow",1.0/
843 (void) PrintChannelMoments(file,YellowPixelChannel,"Yellow",scale,
    [all...]
option.c     [all...]
fx.c     [all...]
  /external/ImageMagick/coders/
json.c 849 (void) PrintChannelLocations(file,image,YellowPixelChannel,"Yellow",
    [all...]
  /external/ImageMagick/MagickWand/
compare.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h 906 using MagickCore::YellowPixelChannel;
    [all...]

Completed in 114 milliseconds