OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetImageAlphaChannel
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
channel.c
606
%
GetImageAlphaChannel
() returns MagickFalse if the image alpha channel is
610
% The format of the
GetImageAlphaChannel
method is:
612
% MagickBooleanType
GetImageAlphaChannel
(const Image *image)
619
MagickExport MagickBooleanType
GetImageAlphaChannel
(const Image *image)
[
all
...]
methods.h
418
#define
GetImageAlphaChannel
PrependMagickMethod(
GetImageAlphaChannel
)
[
all
...]
Completed in 50 milliseconds