/external/pdfium/testing/resources/javascript/ |
D | color_methods.in | 49 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 …]
|
D | color_methods_expected.txt | 10 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 …]
|
D | color_properties_expected.txt | 8 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 …]
|
D | color_properties.in | 41 ["T"], ["G", 20], ["RGB", 10, 20, 30], ["CMYK", 10, 20, 30, 40], ["BOGUS", 4]
|
/external/pdfium/testing/resources/pixel/ |
D | jpxdecode_with_mismatch_colorspace.in | 48 % 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}}
|
D | jpxdecode_without_colorspace.in | 62 % CMYK, CMYK with alpha 137 % CMYK 148 {{include ../CMYK.jpf}} 152 % CMYK with opacity. 164 {{include ../CMYK-alpha.jpf}}
|
D | jpxdecode_without_bitspercomponent.in | 62 % CMYK, CMYK with alpha 137 % CMYK 148 {{include ../CMYK.jpf}} 152 % CMYK with opacity. 164 {{include ../CMYK-alpha.jpf}}
|
D | jpxdecode.in | 62 % CMYK, CMYK with alpha 141 % CMYK 153 {{include ../CMYK.jpf}} 157 % CMYK with opacity. 170 {{include ../CMYK-alpha.jpf}}
|
D | jpxdecode_without_smaskindata.in | 51 % CMYK with ignored alpha 92 % CMYK with opacity, but the soft-mask information is not used. 104 {{include ../CMYK-alpha.jpf}}
|
/external/libcups/data/ |
D | raster.defs | 45 #define CUPS_ORDER_CHUNKED 0 /* CMYK CMYK CMYK ... */
|
/external/libcups/test/ |
D | testps.ppd | 39 *UIConstraints: *Resolution 600dpi *ColorModel CMYK 134 *DefaultColorModel: CMYK 135 *ColorModel CMYK/CMYK Color: "<</cupsColorOrder 1/cupsColorSpace 8/cupsCompression 2>>setpagedevice"
|
D | testhp.ppd | 43 *UIConstraints: *Resolution 600dpi *ColorModel CMYK 139 *DefaultColorModel: CMYK 140 *ColorModel CMYK/CMYK Color: "<</cupsColorOrder 1/cupsColorSpace 8/cupsCompression 2>>setpagedevice"
|
/external/ImageMagick/coders/ |
D | cmyk.h | 28 MagickCoderExports(CMYK)
|
D | coders-list.h | 37 AddMagickCoder(CMYK)
|
/external/AFLplusplus/dictionaries/ |
D | iccprofile.dict | 20 "CMYK"
|
D | icc.dict | 37 "CMYK" 497 "CMYK"
|
D | pdf.dict | 217 "/CMYK" 218 "/CMYK#20#2880,#208,#2034,#200#29"
|
/external/oss-fuzz/projects/skcms/ |
D | iccprofile.dict | 20 "CMYK"
|
/external/cronet/testing/libfuzzer/fuzzers/dicts/ |
D | icc.dict | 86 "CMYK"
|
/external/ImageMagick/tests/ |
D | cli-colorspace.tap | 111 test_color CMYK sRGB && echo "ok" || echo "not ok"
|
/external/libcups/examples/ |
D | r300-basic.drv | 48 ColorModel CMYK cmyk chunky 1
|
D | r300-colorman.drv | 51 ColorModel CMYK cmyk chunky 1
|
D | r300-remote.drv | 51 ColorModel CMYK cmyk chunky 1
|
/external/oss-fuzz/projects/lcms/ |
D | icc.dict | 156 "CMYK"
|
/external/libjpeg-turbo/ |
D | ChangeLog.md | 433 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 …]
|