OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetImageIndexInList
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
list.c
644
%
GetImageIndexInList
() returns the offset in the list of the specified image.
646
% The format of the
GetImageIndexInList
method is:
648
% ssize_t
GetImageIndexInList
(const Image *images)
655
MagickExport ssize_t
GetImageIndexInList
(const Image *images)
[
all
...]
methods.h
443
#define
GetImageIndexInList
PrependMagickMethod(
GetImageIndexInList
)
[
all
...]
Completed in 49 milliseconds