OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sRGBColorspace
(Results
76 - 92
of
92
) sorted by null
1
2
3
4
/external/ImageMagick/MagickCore/
accelerate.c
116
image->colorspace !=
sRGBColorspace
&&
194
if (image->colorspace ==
sRGBColorspace
)
[
all
...]
accelerate-kernels-private.h
87
sRGBColorspace
, /* Default: non-lienar sRGB colorspace */
543
if (image->colorspace ==
sRGBColorspace
)
570
if (image->colorspace ==
sRGBColorspace
)
[
all
...]
distort.c
[
all
...]
effect.c
[
all
...]
image.c
181
image->colorspace=
sRGBColorspace
;
[
all
...]
option.c
214
{ "sRGB",
sRGBColorspace
, UndefinedOptionFlag, MagickFalse },
[
all
...]
statistic.c
[
all
...]
draw.c
[
all
...]
display.c
[
all
...]
/external/ImageMagick/coders/
png.c
[
all
...]
msl.c
[
all
...]
/external/ImageMagick/MagickWand/
drawing-wand.c
297
pixel.colorspace=
sRGBColorspace
;
[
all
...]
operation.c
[
all
...]
mogrify.c
[
all
...]
/external/ImageMagick/www/api/
magick-image.php
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 874 milliseconds
1
2
3
4