OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AcquirePixelCachePixels
(Results
1 - 4
of
4
) sorted by null
/external/ImageMagick/MagickCore/
cache.h
73
*
AcquirePixelCachePixels
(const Image *,size_t *,ExceptionInfo *),
methods.h
56
#define
AcquirePixelCachePixels
PrependMagickMethod(
AcquirePixelCachePixels
)
[
all
...]
cache.c
299
%
AcquirePixelCachePixels
() returns the pixels associated with the specified
302
% The format of the
AcquirePixelCachePixels
() method is:
304
% void *
AcquirePixelCachePixels
(const Image *image,size_t *length,
316
MagickExport void *
AcquirePixelCachePixels
(const Image *image,size_t *length,
[
all
...]
image.c
[
all
...]
Completed in 49 milliseconds