HomeSort by relevance Sort by last modified time
    Searched refs:SyncAuthenticPixels (Results 76 - 96 of 96) sorted by null

1 2 34

  /external/ImageMagick/coders/
palm.c 519 if (SyncAuthenticPixels(image,exception) == MagickFalse)
    [all...]
pcx.c 636 if (SyncAuthenticPixels(image,exception) == MagickFalse)
    [all...]
sixel.c     [all...]
tga.c 552 if (SyncAuthenticPixels(image,exception) == MagickFalse)
    [all...]
cin.c 771 if (SyncAuthenticPixels(image,exception) == MagickFalse)
    [all...]
dcm.c     [all...]
gif.c 454 if (SyncAuthenticPixels(image,exception) == MagickFalse)
    [all...]
pict.c     [all...]
dpx.c     [all...]
jpeg.c     [all...]
miff.c     [all...]
  /external/ImageMagick/MagickCore/
methods.h     [all...]
layer.c 128 if (SyncAuthenticPixels(image,exception) == MagickFalse)
    [all...]
cache.c     [all...]
fx.c     [all...]
xwindow.c     [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>
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]

Completed in 275 milliseconds

1 2 34