OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:colorspace
(Results
701 - 725
of
1757
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/ImageMagick/MagickCore/
segment.c
90
#include "MagickCore/
colorspace
.h"
91
#include "MagickCore/
colorspace
-private.h"
[
all
...]
/external/ImageMagick/MagickWand/
mogrify.c
506
(image->
colorspace
== CMYKColorspace))
609
(image->
colorspace
== CMYKColorspace))
643
(image->
colorspace
== CMYKColorspace))
1197
colorspace
;
local
4405
colorspace
;
local
4422
colorspace
;
local
5748
colorspace
;
local
7846
colorspace
;
local
[
all
...]
/external/ImageMagick/coders/
aai.c
47
#include "MagickCore/
colorspace
.h"
48
#include "MagickCore/
colorspace
-private.h"
art.c
50
#include "MagickCore/
colorspace
.h"
51
#include "MagickCore/
colorspace
-private.h"
avs.c
47
#include "MagickCore/
colorspace
.h"
48
#include "MagickCore/
colorspace
-private.h"
fax.c
48
#include "MagickCore/
colorspace
.h"
49
#include "MagickCore/
colorspace
-private.h"
gray.c
48
#include "MagickCore/
colorspace
.h"
49
#include "MagickCore/
colorspace
-private.h"
hrz.c
47
#include "MagickCore/
colorspace
.h"
48
#include "MagickCore/
colorspace
-private.h"
jnx.c
51
#include "MagickCore/
colorspace
.h"
52
#include "MagickCore/
colorspace
-private.h"
mono.c
50
#include "MagickCore/
colorspace
.h"
51
#include "MagickCore/
colorspace
-private.h"
mtv.c
47
#include "MagickCore/
colorspace
.h"
48
#include "MagickCore/
colorspace
-private.h"
otb.c
48
#include "MagickCore/
colorspace
.h"
49
#include "MagickCore/
colorspace
-private.h"
rgf.c
50
#include "MagickCore/
colorspace
.h"
51
#include "MagickCore/
colorspace
-private.h"
sct.c
243
if (image->
colorspace
== CMYKColorspace)
266
if (image->
colorspace
== CMYKColorspace)
wbmp.c
48
#include "MagickCore/
colorspace
.h"
49
#include "MagickCore/
colorspace
-private.h"
xps.c
49
#include "MagickCore/
colorspace
.h"
201
cmyk=image->
colorspace
== CMYKColorspace ? MagickTrue : MagickFalse;
/external/ImageMagick/www/
magick-core.html
70
<li><a href="api/
colorspace
.html">
Colorspace
Methods</a></li>
/external/ImageMagick/www/source/
examples.pl
263
$example->Quantize(
colorspace
=>'gray',colors=>2,dither=>'false');
397
$example->Set(
colorspace
=>'Gray');
/external/kernel-headers/original/uapi/linux/
fb.h
277
__u32
colorspace
; /*
colorspace
for FOURCC-based modes */
member in struct:fb_var_screeninfo
/external/libcups/cups/
raster.h
287
cups_cspace_t cupsColorSpace; /* True
colorspace
*/
336
cups_cspace_t cupsColorSpace; /* True
colorspace
*/
/external/libcups/filter/
raster-driver.shtml
177
<p>macOS printer drivers that are based on an existing standard RGB
colorspace
can tell the system to use the corresponding
colorspace
instead of an arbitrary ICC color profile when doing color management. The <a href='#APCustom'><tt>APSupportsCustomColorMatching</tt></a> and <tt>APDefaultCustomColorMatchingProfile</tt> attributes can be used to enable this mode:</p>
/external/libjpeg-turbo/
change.log
31
colorspace
input to the default YCbCr JPEG
colorspace
.
cjpeg.1
55
colorspace
input to the default YCbCr JPEG
colorspace
.
jctrans.c
91
/* jpeg_set_defaults may choose wrong
colorspace
, eg YCbCr if input is RGB.
92
* Fix it to get the right header markers for the image
colorspace
.
jdmerge.c
83
/* Include inline routines for
colorspace
extensions */
185
* Initialize tables for YCC->RGB
colorspace
conversion.
Completed in 702 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>