CharPixel         474 Magick++/lib/Magick++/Include.h   using MagickCore::CharPixel;
CharPixel         824 coders/palm.c            affinity_image=ConstituteImage(256,1,"RGB",CharPixel,&PalmPalette,
CharPixel        1474 magick/option.c     { "Char", (ssize_t) CharPixel, MagickFalse },
CharPixel         259 magick/pixel.c     case CharPixel:
CharPixel        1831 magick/pixel.c     case CharPixel:
CharPixel        1834 magick/resize.c   status=ExportImagePixels(image,0,0,image->columns,image->rows,map,CharPixel,
CharPixel         164 magick/stream.c   stream_info->storage_type=CharPixel;
CharPixel        1119 magick/stream.c     case CharPixel: packet_size=sizeof(char); break;
CharPixel        1380 magick/stream.c     case CharPixel:
CharPixel         417 tests/validate.h     { CharPixel, sizeof(unsigned char) },
CharPixel         551 wand/wandtest.c     status=MagickImportImagePixels(magick_wand,10,10,3,3,"RGB",CharPixel,
CharPixel         555 wand/wandtest.c     status=MagickExportImagePixels(magick_wand,10,10,3,3,"RGB",CharPixel,