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

#include <colorchart.h>

+ Collaboration diagram for box_t:

Data Fields

point_t p
 
float w
 
float h
 
dt_colorspaces_color_profile_type_t color_space
 
dt_aligned_pixel_t color
 
dt_aligned_pixel_t rgb
 

Detailed Description

Definition at line 41 of file colorchart.h.

Field Documentation

◆ color

dt_aligned_pixel_t box_t::color

Definition at line 48 of file colorchart.h.

Referenced by checker_set_color(), and get_Lab_from_box().

◆ color_space

Definition at line 47 of file colorchart.h.

Referenced by checker_set_color(), get_Lab_from_box(), and parse_cht().

◆ h

float box_t::h

◆ p

point_t box_t::p

◆ rgb

dt_aligned_pixel_t box_t::rgb

Definition at line 49 of file colorchart.h.

Referenced by checker_set_color(), draw_color_boxes_inside(), and update_table().

◆ w

float box_t::w

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