Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:ImportImagePixels

2473 %  ImportImagePixels() accepts pixel data and stores in the image at the
2482 % ImportImagePixels(image,0,0,640,1,"RGB",CharPixel,pixels);
2484 % The format of the ImportImagePixels method is:
2486 % MagickBooleanType ImportImagePixels(Image *image,const ssize_t x,
4145 MagickExport MagickBooleanType ImportImagePixels(Image *image,const ssize_t x,