Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
printprof.h File Reference
#include <glib.h>
#include <inttypes.h>
#include <lcms2.h>
#include <stddef.h>
+ Include dependency graph for printprof.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int dt_apply_printer_profile (void **in, uint32_t width, uint32_t height, int bpp, cmsHPROFILE hInProfile, cmsHPROFILE hOutProfile, int intent, gboolean black_point_compensation)
 

Function Documentation

◆ dt_apply_printer_profile()

int dt_apply_printer_profile ( void **  in,
uint32_t  width,
uint32_t  height,
int  bpp,
cmsHPROFILE  hInProfile,
cmsHPROFILE  hOutProfile,
int  intent,
gboolean  black_point_compensation 
)