OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAuthenticPixelQueue
(Results
1 - 8
of
8
) sorted by null
/external/ImageMagick/MagickCore/
stream.c
[
all
...]
cache.h
65
*
GetAuthenticPixelQueue
(const Image *) magick_hot_spot,
methods.h
365
#define
GetAuthenticPixelQueue
PrependMagickMethod(
GetAuthenticPixelQueue
)
[
all
...]
quantum-export.c
[
all
...]
quantum-import.c
[
all
...]
cache.c
[
all
...]
/external/ImageMagick/www/api/
cache.php
55
<p class="text-center"><a href="cache.php#AcquirePixelCacheNexus">AcquirePixelCacheNexus</a> • <a href="cache.php#GetAuthenticMetacontent">GetAuthenticMetacontent</a> • <a href="cache.php#
GetAuthenticPixelQueue
">
GetAuthenticPixelQueue
</a> • <a href="cache.php#GetAuthenticPixels">GetAuthenticPixels</a> • <a href="cache.php#GetOneAuthenticPixel">GetOneAuthenticPixel</a> • <a href="cache.php#GetOneVirtualPixel">GetOneVirtualPixel</a> • <a href="cache.php#GetOneVirtualPixelInfo">GetOneVirtualPixelInfo</a> • <a href="cache.php#GetVirtualMetacontent">GetVirtualMetacontent</a> • <a href="cache.php#GetVirtualPixelQueue">GetVirtualPixelQueue</a> • <a href="cache.php#GetVirtualPixels">GetVirtualPixels</a> • <a href="cache.php#QueueAuthenticPixels">QueueAuthenticPixels</a> • <a href="cache.php#SetPixelCacheVirtualMethod">SetPixelCacheVirtualMethod</a> • <a href="cache.php#SyncAuthenticPixels">SyncAuthenticPixels</a></p>
101
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/cache_8c.html" id="
GetAuthenticPixelQueue
">
GetAuthenticPixelQueue
</a></h2>
103
<p>
GetAuthenticPixelQueue
() returns the authentic pixels associated corresponding with the last call to QueueAuthenticPixels() or GetAuthenticPixels().</p>
105
<p>The format of the
GetAuthenticPixelQueue
() method is:</p>
108
Quantum *
GetAuthenticPixelQueue
(const Image image)
/external/ImageMagick/coders/
png.c
[
all
...]
Completed in 88 milliseconds