Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_lib_print_job_t Struct Reference
+ Collaboration diagram for dt_lib_print_job_t:

Data Fields

gchar * job_title
 
dt_print_info_t prt
 
gchar * style
 
gboolean black_point_compensation
 
dt_colorspaces_color_profile_type_t buf_icc_type
 
dt_colorspaces_color_profile_type_t p_icc_type
 
gchar * buf_icc_profile
 
gchar * p_icc_profile
 
dt_iop_color_intent_t buf_icc_intent
 
dt_iop_color_intent_t p_icc_intent
 
dt_images_box imgs
 
uint16_t * buf
 
dt_pdf_page_tpdf_page
 
char pdf_filename [PATH_MAX]
 

Field Documentation

◆ black_point_compensation

gboolean dt_lib_print_job_t::black_point_compensation

◆ buf

uint16_t* dt_lib_print_job_t::buf

Referenced by write_image().

◆ buf_icc_intent

dt_iop_color_intent_t dt_lib_print_job_t::buf_icc_intent

◆ buf_icc_profile

gchar* dt_lib_print_job_t::buf_icc_profile

◆ buf_icc_type

dt_colorspaces_color_profile_type_t dt_lib_print_job_t::buf_icc_type

◆ imgs

dt_images_box dt_lib_print_job_t::imgs

◆ job_title

gchar* dt_lib_print_job_t::job_title

◆ p_icc_intent

dt_iop_color_intent_t dt_lib_print_job_t::p_icc_intent

◆ p_icc_profile

gchar * dt_lib_print_job_t::p_icc_profile

◆ p_icc_type

dt_colorspaces_color_profile_type_t dt_lib_print_job_t::p_icc_type

◆ pdf_filename

char dt_lib_print_job_t::pdf_filename[PATH_MAX]

◆ pdf_page

dt_pdf_page_t* dt_lib_print_job_t::pdf_page

◆ prt

dt_print_info_t dt_lib_print_job_t::prt

◆ style

gchar* dt_lib_print_job_t::style

The documentation for this struct was generated from the following file: