OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetQuantumType
(Results
1 - 2
of
2
) sorted by null
/external/ImageMagick/MagickCore/
quantum.c
520
%
GetQuantumType
() returns the quantum type of the image.
522
% The format of the
GetQuantumType
method is:
524
% QuantumType
GetQuantumType
(Image *image,ExceptionInfo *exception)
533
MagickExport QuantumType
GetQuantumType
(Image *image,ExceptionInfo *exception)
[
all
...]
methods.h
[
all
...]
Completed in 214 milliseconds