OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetCacheViewColorspace
(Results
1 - 3
of
3
) sorted by null
/external/ImageMagick/MagickCore/
cache-view.h
61
GetCacheViewColorspace
(const CacheView *) magick_attribute((__pure__));
cache-view.c
412
%
GetCacheViewColorspace
() returns the image colorspace associated with the
415
% The format of the
GetCacheViewColorspace
method is:
417
% ColorspaceType
GetCacheViewColorspace
(const CacheView *cache_view)
424
MagickExport ColorspaceType
GetCacheViewColorspace
(const CacheView *cache_view)
[
all
...]
methods.h
350
#define
GetCacheViewColorspace
PrependMagickMethod(
GetCacheViewColorspace
)
[
all
...]
Completed in 43 milliseconds