OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetQuantumDepth
(Results
1 - 7
of
7
) sorted by null
/external/ImageMagick/MagickCore/
quantum.h
156
SetQuantumDepth
(const Image *,QuantumInfo *,const size_t),
quantum.c
129
status=
SetQuantumDepth
(image,quantum_info,image->depth);
659
%
SetQuantumDepth
() sets the quantum depth.
661
% The format of the
SetQuantumDepth
method is:
663
% MagickBooleanType
SetQuantumDepth
(const Image *image,
675
MagickExport MagickBooleanType
SetQuantumDepth
(const Image *image,
750
return(
SetQuantumDepth
(image,quantum_info,quantum_info->depth));
791
return(
SetQuantumDepth
(image,quantum_info,quantum_info->depth));
[
all
...]
methods.h
[
all
...]
/external/ImageMagick/coders/
mat.c
715
status=
SetQuantumDepth
(image,quantum_info,depth);
[
all
...]
png.c
[
all
...]
pnm.c
[
all
...]
tiff.c
[
all
...]
Completed in 689 milliseconds