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

Data Fields

dt_aligned_pixel_t bcolor
 
dt_aligned_pixel_t flcolor
 
int border_top
 
int fl_top
 
int image_top
 
int border_left
 
int fl_left
 
int image_left
 
int image_right
 
int fl_right
 
int border_right
 
int width
 
int image_bot
 
int fl_bot
 
int border_bot
 
int height
 
int stride
 

Field Documentation

◆ bcolor

dt_aligned_pixel_t border_positions_t::bcolor

Referenced by copy_image_with_border(), and process().

◆ border_bot

int border_positions_t::border_bot

Referenced by copy_image_with_border(), and process().

◆ border_left

int border_positions_t::border_left

Referenced by copy_image_with_border(), and process().

◆ border_right

int border_positions_t::border_right

Referenced by copy_image_with_border(), and process().

◆ border_top

int border_positions_t::border_top

Referenced by process().

◆ fl_bot

int border_positions_t::fl_bot

Referenced by copy_image_with_border(), and process().

◆ fl_left

int border_positions_t::fl_left

Referenced by copy_image_with_border(), and process().

◆ fl_right

int border_positions_t::fl_right

Referenced by copy_image_with_border(), and process().

◆ fl_top

int border_positions_t::fl_top

Referenced by process().

◆ flcolor

dt_aligned_pixel_t border_positions_t::flcolor

Referenced by copy_image_with_border().

◆ height

int border_positions_t::height

Referenced by copy_image_with_border().

◆ image_bot

int border_positions_t::image_bot

Referenced by copy_image_with_border().

◆ image_left

int border_positions_t::image_left

Referenced by copy_image_with_border().

◆ image_right

int border_positions_t::image_right

Referenced by copy_image_with_border().

◆ image_top

int border_positions_t::image_top

Referenced by copy_image_with_border().

◆ stride

int border_positions_t::stride

Referenced by copy_image_with_border().

◆ width

int border_positions_t::width

Referenced by copy_image_with_border().


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