CharPixel         635 Magick++/lib/Magick++/Include.h   using MagickCore::CharPixel;
CharPixel         825 coders/palm.c            affinity_image=ConstituteImage(256,1,"RGB",CharPixel,&PalmPalette,
CharPixel        1545 magick/option.c     { "Char", CharPixel, UndefinedOptionFlag, MagickFalse },
CharPixel        1959 magick/pixel.c     case CharPixel:
CharPixel        4066 magick/pixel.c     case CharPixel:
CharPixel        1823 magick/resize.c   status=ExportImagePixels(image,0,0,image->columns,image->rows,map,CharPixel,
CharPixel         165 magick/stream.c   stream_info->storage_type=CharPixel;
CharPixel        1131 magick/stream.c     case CharPixel: packet_size=sizeof(char); break;
CharPixel        1396 magick/stream.c     case CharPixel:
CharPixel         420 tests/validate.h     { CharPixel, sizeof(unsigned char) },
CharPixel        5342 tests/wandtest.c     status=MagickImportImagePixels(magick_wand,10,10,3,3,"RGB",CharPixel,
CharPixel        5346 tests/wandtest.c     status=MagickExportImagePixels(magick_wand,10,10,3,3,"RGB",CharPixel,