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

  /external/ImageMagick/MagickCore/
pixel.h 82 CrPixelChannel = 2,
pixel-accessor.h 143 return(pixel[image->channel_map[CrPixelChannel].offset]);
148 return(image->channel_map[CrPixelChannel].traits);
720 pixel[image->channel_map[CrPixelChannel].offset]=cr;
725 image->channel_map[CrPixelChannel].traits=traits;
option.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h 907 using MagickCore::CrPixelChannel;
    [all...]

Completed in 353 milliseconds