Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
H A Dtestimage.c53 img = cupsImageOpen(argv[1], primary, CUPS_IMAGE_WHITE, 100, 0, NULL); in main()
H A Dimage.h84 extern cups_image_t *cupsImageOpen(const char *filename,
H A Dimage.c23 * cupsImageOpen() - Open an image file and read it into memory.
298 * 'cupsImageOpen()' - Open an image file and read it into memory.
302 cupsImageOpen( in cupsImageOpen() function
317 DEBUG_printf(("cupsImageOpen(\"%s\", %d, %d, %d, %d, %p)\n", in cupsImageOpen()
/third_party/cups-filters/filter/
H A Dimagetopdf.c67 #define cupsImageOpen ImageOpen macro
961 img = cupsImageOpen(filename, colorspace, CUPS_IMAGE_WHITE, sat, hue, NULL); in main()
1176 img = cupsImageOpen(filename2, colorspace, in main()
H A Dimagetoraster.c611 img = cupsImageOpen(filename, primary, secondary, sat, hue, NULL); in main()
613 img = cupsImageOpen(filename, primary, secondary, sat, hue, lut); in main()

Completed in 8 milliseconds