Home
last modified time | relevance | path

Searched refs:format_CMYK (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/filter/
H A Dimagetoraster.c17 * format_CMYK() - Convert image data to CMYK.
116 static void format_CMYK(cups_page_header2_t *header, unsigned char *row, int y, int z, int xsize, int ysize, int yerr0, int yerr1, cups_ib_t *r0, cups_ib_t *r1);
1529 format_CMYK(&header, row, y, plane, z->xsize, z->ysize, in main()
2074 * 'format_CMYK()' - Convert image data to CMYK.
2078 format_CMYK(cups_page_header2_t *header,/* I - Page header */ in format_CMYK() function

Completed in 5 milliseconds