OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DisposeImages
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
layer.c
367
%
DisposeImages
() returns the coalesced frames of a GIF animation as it would
371
% The format of the
DisposeImages
method is:
373
% Image *
DisposeImages
(Image *image,ExceptionInfo *exception)
382
MagickExport Image *
DisposeImages
(const Image *images,ExceptionInfo *exception)
[
all
...]
methods.h
295
#define
DisposeImages
PrependMagickMethod(
DisposeImages
)
[
all
...]
Completed in 121 milliseconds