Lines Matching refs:ConstituteImage
97 % ConstituteImage() returns an image from the pixel data you supply.
103 % image = ConstituteImage(640,480,"RGB",CharPixel,pixels,&exception);
105 % The format of the ConstituteImage method is:
107 % Image *ConstituteImage(const size_t columns,const size_t rows,
135 MagickExport Image *ConstituteImage(const size_t columns,const size_t rows,