Searched refs:PixelFormat32bppCMYK (Results 1 – 3 of 3) sorted by relevance
49 #define PixelFormat32bppCMYK (15 | (32 << 8)) macro
4298 PixelFormat64bppARGB, PixelFormat64bppPARGB, PixelFormat32bppCMYK in test_image_format()4321 if (fmt[i] == PixelFormat16bppGrayScale || fmt[i] == PixelFormat32bppCMYK) in test_image_format()4338 if (fmt[i] == PixelFormat16bppGrayScale || fmt[i] == PixelFormat32bppCMYK) in test_image_format()4355 if (fmt[i] == PixelFormat16bppGrayScale || fmt[i] == PixelFormat32bppCMYK) in test_image_format()5593 { 5, 4, 8, PixelFormat32bppCMYK }, in test_tiff_color_formats()
67 { &GUID_WICPixelFormat32bppCMYK, PixelFormat32bppCMYK, WICBitmapPaletteTypeFixedHalftone256 },