Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

lut_params_t Struct Reference


Data Fields

int input_color_model
int output_color_model
int steps
int linear_contrast_adjustment
double print_gamma
double app_gamma
double screen_gamma
double brightness
double contrast

Field Documentation

double lut_params_t::app_gamma
 

Definition at line 220 of file print-color-x.c.

Referenced by stpi_compute_lut().

double lut_params_t::brightness
 

Definition at line 221 of file print-color-x.c.

Referenced by compute_a_curve(), and stpi_compute_lut().

double lut_params_t::contrast
 

Definition at line 221 of file print-color-x.c.

Referenced by compute_a_curve(), and stpi_compute_lut().

int lut_params_t::input_color_model
 

Definition at line 218 of file print-color-x.c.

Referenced by compute_a_curve(), compute_one_lut(), and stpi_compute_lut().

int lut_params_t::linear_contrast_adjustment
 

Definition at line 219 of file print-color-x.c.

Referenced by compute_a_curve(), and stpi_compute_lut().

int lut_params_t::output_color_model
 

Definition at line 218 of file print-color-x.c.

Referenced by compute_a_curve(), compute_one_lut(), and stpi_compute_lut().

double lut_params_t::print_gamma
 

Definition at line 220 of file print-color-x.c.

Referenced by compute_a_curve(), and stpi_compute_lut().

double lut_params_t::screen_gamma
 

Definition at line 220 of file print-color-x.c.

Referenced by compute_a_curve(), and stpi_compute_lut().

int lut_params_t::steps
 

Definition at line 219 of file print-color-x.c.

Referenced by compute_a_curve(), compute_one_lut(), and stpi_compute_lut().


The documentation for this struct was generated from the following file:
Generated on Wed May 12 20:21:38 2004 for libgimpprint API Reference by doxygen1.2.17