Home | History | Annotate | Download | only in coders

Lines Matching refs:QueueAuthenticPixels

197   q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
259 q = QueueAuthenticPixels(image, 0, y, image->columns, 1,exception);
730 q=QueueAuthenticPixels(image,0,image->rows-y-1,image->columns,1,exception);