ConstituteImage  1575 Magick++/lib/Image.cpp     ConstituteImage( width_, height_, map_.c_str(), type_, pixels_,
ConstituteImage   543 Magick++/lib/Magick++/Include.h   using MagickLib::ConstituteImage;
ConstituteImage   922 coders/palm.c            map = ConstituteImage(256, 1, "RGB", IntegerPixel,
ConstituteImage   147 magick/constitute.h   *ConstituteImage(const unsigned long width,const unsigned long height,
ConstituteImage   238 tests/constitute.c   original = ConstituteImage(columns,rows,map,storage_type,pixels,&exception);
ConstituteImage   269 tests/constitute.c   final = ConstituteImage(columns,rows,map,storage_type,pixels,&exception);
ConstituteImage   302 wand/magick_compat.c     ConstituteImage(columns,rows,map,type,pixels,&image->exception);