Pillow/src/libImaging/Convert.h
2023-10-06 16:05:03 +11:00

3 lines
62 B
C

extern void
cmyk2rgb(UINT8 *out, const UINT8 *in, int xsize);