Home
last modified time | relevance | path

Searched refs:CMYK (Results 1 – 25 of 78) sorted by relevance

1234

/external/pdfium/testing/resources/javascript/
Dcolor_methods.in49 expect("color.convert(['T'], 'CMYK')", "T");
55 expect("color.convert(['G', 0.50], 'CMYK')", "CMYK,0,0,0,0.5");
61 expect("color.convert(['RGB', 0.25, 0.50, 0.75], 'CMYK')", "CMYK,0.75,0.5,0.25,0.25");
63 expect("color.convert(['CMYK',0.25,0.25,0.25,0.50], 'BOGUS')", "T");
64 expect("color.convert(['CMYK',0.25,0.25,0.25,0.50], 'T')", "T");
65 expect("color.convert(['CMYK',0.25,0.25,0.25,0.50], 'G')", "G,0.25");
66 expect("color.convert(['CMYK',0.25,0.25,0.25,0.50], 'RGB')", "RGB,0.25,0.25,0.25");
67 expect("color.convert(['CMYK',0.25,0.25,0.25,0.50], 'CMYK')", "CMYK,0.25,0.25,0.25,0.5");
80 expect("color.equal(['T'], ['CMYK', 0, 0, 0, 0])", false);
87 expect("color.equal(['G', 0.50], ['CMYK', 0, 0, 0, 0])", false);
[all …]
Dcolor_methods_expected.txt10 Alert: PASS: color.convert(['T'], 'CMYK') = T
15 Alert: PASS: color.convert(['G', 0.50], 'CMYK') = CMYK,0,0,0,0.5
20 Alert: PASS: color.convert(['RGB', 0.25, 0.50, 0.75], 'CMYK') = CMYK,0.75,0.5,0.25,0.25
21 Alert: PASS: color.convert(['CMYK',0.25,0.25,0.25,0.50], 'BOGUS') = T
22 Alert: PASS: color.convert(['CMYK',0.25,0.25,0.25,0.50], 'T') = T
23 Alert: PASS: color.convert(['CMYK',0.25,0.25,0.25,0.50], 'G') = G,0.25
24 Alert: PASS: color.convert(['CMYK',0.25,0.25,0.25,0.50], 'RGB') = RGB,0.25,0.25,0.25
25 Alert: PASS: color.convert(['CMYK',0.25,0.25,0.25,0.50], 'CMYK') = CMYK,0.25,0.25,0.25,0.5
36 Alert: PASS: color.equal(['T'], ['CMYK', 0, 0, 0, 0]) = false
42 Alert: PASS: color.equal(['G', 0.50], ['CMYK', 0, 0, 0, 0]) = false
[all …]
Dcolor_properties_expected.txt8 Alert: cyan: CMYK,1,0,0,0
9 Alert: magenta: CMYK,0,1,0,0
10 Alert: yellow: CMYK,0,0,1,0
56 Alert: Setting to CMYK,10,20,30,40
58 Alert: transparent: CMYK,10,20,30,40
59 Alert: black: CMYK,10,20,30,40
60 Alert: white: CMYK,10,20,30,40
61 Alert: red: CMYK,10,20,30,40
62 Alert: green: CMYK,10,20,30,40
63 Alert: blue: CMYK,10,20,30,40
[all …]
Dcolor_properties.in41 ["T"], ["G", 20], ["RGB", 10, 20, 30], ["CMYK", 10, 20, 30, 40], ["BOGUS", 4]
/external/pdfium/testing/resources/pixel/
Djpxdecode_with_mismatch_colorspace.in48 % grayscale image with CMYK /ColorSpace entry
60 % RGB image with CMYK /ColorSpace entry
66 % CMYK image with grayscale /ColorSpace entry
72 % CMYK image with RGB /ColorSpace entry
97 % grayscale image with CMYK /ColorSpace
129 % RGB image with CMYK /ColorSpace
145 % CMYK image with grayscale /ColorSpace
157 {{include ../CMYK.jpf}}
161 % CMYK image with RGB /ColorSpace
173 {{include ../CMYK.jpf}}
Djpxdecode_without_colorspace.in62 % CMYK, CMYK with alpha
137 % CMYK
148 {{include ../CMYK.jpf}}
152 % CMYK with opacity.
164 {{include ../CMYK-alpha.jpf}}
Djpxdecode_without_bitspercomponent.in62 % CMYK, CMYK with alpha
137 % CMYK
148 {{include ../CMYK.jpf}}
152 % CMYK with opacity.
164 {{include ../CMYK-alpha.jpf}}
Djpxdecode.in62 % CMYK, CMYK with alpha
141 % CMYK
153 {{include ../CMYK.jpf}}
157 % CMYK with opacity.
170 {{include ../CMYK-alpha.jpf}}
Djpxdecode_without_smaskindata.in51 % CMYK with ignored alpha
92 % CMYK with opacity, but the soft-mask information is not used.
104 {{include ../CMYK-alpha.jpf}}
/external/libcups/data/
Draster.defs45 #define CUPS_ORDER_CHUNKED 0 /* CMYK CMYK CMYK ... */
/external/libcups/test/
Dtestps.ppd39 *UIConstraints: *Resolution 600dpi *ColorModel CMYK
134 *DefaultColorModel: CMYK
135 *ColorModel CMYK/CMYK Color: "<</cupsColorOrder 1/cupsColorSpace 8/cupsCompression 2>>setpagedevice"
Dtesthp.ppd43 *UIConstraints: *Resolution 600dpi *ColorModel CMYK
139 *DefaultColorModel: CMYK
140 *ColorModel CMYK/CMYK Color: "<</cupsColorOrder 1/cupsColorSpace 8/cupsCompression 2>>setpagedevice"
/external/ImageMagick/coders/
Dcmyk.h28 MagickCoderExports(CMYK)
Dcoders-list.h37 AddMagickCoder(CMYK)
/external/AFLplusplus/dictionaries/
Diccprofile.dict20 "CMYK"
Dicc.dict37 "CMYK"
497 "CMYK"
Dpdf.dict217 "/CMYK"
218 "/CMYK#20#2880,#208,#2034,#200#29"
/external/oss-fuzz/projects/skcms/
Diccprofile.dict20 "CMYK"
/external/cronet/testing/libfuzzer/fuzzers/dicts/
Dicc.dict86 "CMYK"
/external/ImageMagick/tests/
Dcli-colorspace.tap111 test_color CMYK sRGB && echo "ok" || echo "not ok"
/external/libcups/examples/
Dr300-basic.drv48 ColorModel CMYK cmyk chunky 1
Dr300-colorman.drv51 ColorModel CMYK cmyk chunky 1
Dr300-remote.drv51 ColorModel CMYK cmyk chunky 1
/external/oss-fuzz/projects/lcms/
Dicc.dict156 "CMYK"
/external/libjpeg-turbo/
DChangeLog.md433 1. The TurboJPEG API can now decompress CMYK JPEG images that have subsampled M
1034 1. tjbench now properly handles CMYK/YCCK JPEG files. Passing an argument of
1036 convert the source bitmap to CMYK prior to compression, to generate YCCK JPEG
1037 files, and to internally convert the decompressed CMYK pixels back to RGB after
1038 decompression (the latter is done automatically if a CMYK or YCCK JPEG is
1039 passed to tjbench as a source image.) The CMYK<->RGB conversion operation is
1040 not benchmarked. NOTE: The quick & dirty CMYK<->RGB conversions that tjbench
1041 uses are suitable for testing only. Proper conversion between CMYK and RGB
1056 which speeds up the compression of RGB and CMYK JPEGs by 5-20% when using
1181 - CMYK images are now supported. This feature allows CMYK source images
[all …]

1234