HomeSort by relevance Sort by last modified time
    Searched refs:QueueAuthenticPixels (Results 51 - 75 of 82) sorted by null

1 23 4

  /external/ImageMagick/coders/
pcd.c 675 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
783 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
    [all...]
dds.c     [all...]
hdr.c 466 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
webp.c 353 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
tiff.c     [all...]
emf.c 624 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
fits.c 458 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
fpx.c 405 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
    [all...]
palm.c 479 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
    [all...]
pcx.c 501 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
    [all...]
sixel.c     [all...]
tga.c 425 q=QueueAuthenticPixels(image,0,(ssize_t) real,image->columns,1,exception);
    [all...]
xpm.c 443 r=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
    [all...]
cin.c 762 q=QueueAuthenticPixels(image,0,y,image->columns,1,exception);
    [all...]
ycbcr.c 253 q=QueueAuthenticPixels(image,0,y-image->extract_info.y,
    [all...]
bgr.c 258 q=QueueAuthenticPixels(image,0,y-image->extract_info.y,
    [all...]
cmyk.c 252 q=QueueAuthenticPixels(image,0,y-image->extract_info.y,
    [all...]
gif.c 439 q=QueueAuthenticPixels(image,0,offset,image->columns,1,exception);
    [all...]
pict.c     [all...]
rgb.c 257 q=QueueAuthenticPixels(image,0,y-image->extract_info.y,
    [all...]
dcm.c     [all...]
dpx.c     [all...]
  /external/ImageMagick/MagickCore/
methods.h     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/www/api/
image.php 218 <p>If the specified columns and rows is 0, an exact copy of the image is returned, otherwise the pixel data is undefined and must be initialized with the QueueAuthenticPixels() and SyncAuthenticPixels() methods. On failure, a NULL image is returned and exception describes the reason for the failure.</p>

Completed in 650 milliseconds

1 23 4