Home
last modified time | relevance | path

Searched refs:PixelFormat32bppCMYK (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dgdipluspixelformats.h49 #define PixelFormat32bppCMYK (15 | (32 << 8)) macro
/reactos/modules/rostests/winetests/gdiplus/
H A Dimage.c4298 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()
/reactos/dll/win32/gdiplus/
H A Dimage.c67 { &GUID_WICPixelFormat32bppCMYK, PixelFormat32bppCMYK, WICBitmapPaletteTypeFixedHalftone256 },