![]() |
Ansel 0.0
A darktable fork - bloat + design vision
|
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 |
dt_aligned_pixel_t border_positions_t::bcolor |
Referenced by copy_image_with_border(), and process().
int border_positions_t::border_bot |
Referenced by copy_image_with_border(), and process().
int border_positions_t::border_left |
Referenced by copy_image_with_border(), and process().
int border_positions_t::border_right |
Referenced by copy_image_with_border(), and process().
int border_positions_t::border_top |
Referenced by process().
int border_positions_t::fl_bot |
Referenced by copy_image_with_border(), and process().
int border_positions_t::fl_left |
Referenced by copy_image_with_border(), and process().
int border_positions_t::fl_right |
Referenced by copy_image_with_border(), and process().
int border_positions_t::fl_top |
Referenced by process().
dt_aligned_pixel_t border_positions_t::flcolor |
Referenced by copy_image_with_border().
int border_positions_t::height |
Referenced by copy_image_with_border().
int border_positions_t::image_bot |
Referenced by copy_image_with_border().
int border_positions_t::image_left |
Referenced by copy_image_with_border().
int border_positions_t::image_right |
Referenced by copy_image_with_border().
int border_positions_t::image_top |
Referenced by copy_image_with_border().
int border_positions_t::stride |
Referenced by copy_image_with_border().
int border_positions_t::width |
Referenced by copy_image_with_border().