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

  /external/ImageMagick/MagickCore/
pixel.h 70 CyanPixelChannel = 0,
identify.c 540 (void) PrintChannelLocations(file,image,CyanPixelChannel,"Cyan",
747 channel_statistics[CyanPixelChannel].depth);
791 (void) PrintChannelStatistics(file,CyanPixelChannel,"Cyan",1.0/
839 (void) PrintChannelMoments(file,CyanPixelChannel,"Cyan",scale,
    [all...]
pixel-accessor.h 154 return(pixel[image->channel_map[CyanPixelChannel].offset]);
159 return(image->channel_map[CyanPixelChannel].traits);
731 pixel[image->channel_map[CyanPixelChannel].offset]=cyan;
option.c     [all...]
fx.c     [all...]
  /external/ImageMagick/coders/
json.c 845 (void) PrintChannelLocations(file,image,CyanPixelChannel,"Cyan",
    [all...]
  /external/ImageMagick/MagickWand/
compare.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h 896 using MagickCore::CyanPixelChannel;
    [all...]

Completed in 64 milliseconds