Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
chart_t Struct Reference

#include <colorchart.h>

+ Collaboration diagram for chart_t:

Data Fields

GList * f_list
 
GHashTable * d_table
 
GHashTable * box_table
 
GHashTable * patch_sets
 
float bb_w
 
float bb_h
 
float box_shrink
 
float ref_rotation
 

Detailed Description

Definition at line 52 of file colorchart.h.

Field Documentation

◆ bb_h

float chart_t::bb_h

Definition at line 63 of file colorchart.h.

Referenced by draw_color_boxes_inside(), get_sample_box(), and parse_cht().

◆ bb_w

float chart_t::bb_w

Definition at line 63 of file colorchart.h.

Referenced by draw_color_boxes_inside(), get_sample_box(), and parse_cht().

◆ box_shrink

float chart_t::box_shrink

Definition at line 65 of file colorchart.h.

Referenced by draw_color_boxes_inside(), get_sample_box(), open_cht(), and parse_cht().

◆ box_table

◆ d_table

GHashTable* chart_t::d_table

Definition at line 57 of file colorchart.h.

Referenced by draw_d_boxes(), free_chart(), and parse_cht().

◆ f_list

GList* chart_t::f_list

Definition at line 55 of file colorchart.h.

Referenced by draw_f_boxes(), free_chart(), and parse_cht().

◆ patch_sets

GHashTable* chart_t::patch_sets

Definition at line 61 of file colorchart.h.

Referenced by export_raw(), free_chart(), parse_cht(), and process_button_clicked_callback().

◆ ref_rotation

float chart_t::ref_rotation

Definition at line 65 of file colorchart.h.

Referenced by parse_cht().


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