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

#include <printing.h>

+ Collaboration diagram for _image_box:

Data Fields

int32_t imgid
 
int32_t max_width
 
int32_t max_height
 
int32_t exp_width
 
int32_t exp_height
 
int32_t dis_width
 
int32_t dis_height
 
int32_t img_width
 
int32_t img_height
 
dt_alignment_t alignment
 
dt_image_pos pos
 
dt_image_pos screen
 
dt_image_pos print
 
uint16_t * buf
 

Detailed Description

Definition at line 43 of file printing.h.

Field Documentation

◆ alignment

◆ buf

uint16_t* _image_box::buf

Definition at line 54 of file printing.h.

Referenced by _create_pdf(), _export_image(), and dt_printing_clear_box().

◆ dis_height

int32_t _image_box::dis_height

◆ dis_width

int32_t _image_box::dis_width

◆ exp_height

int32_t _image_box::exp_height

◆ exp_width

int32_t _image_box::exp_width

◆ img_height

int32_t _image_box::img_height

Definition at line 49 of file printing.h.

Referenced by _update_slider(), dt_printing_clear_box(), dt_printing_setup_image(), and expose().

◆ img_width

int32_t _image_box::img_width

Definition at line 49 of file printing.h.

Referenced by _update_slider(), dt_printing_clear_box(), dt_printing_setup_image(), and expose().

◆ imgid

◆ max_height

int32_t _image_box::max_height

◆ max_width

int32_t _image_box::max_width

◆ pos

◆ print

dt_image_pos _image_box::print

Definition at line 53 of file printing.h.

Referenced by _create_pdf(), dt_printing_clear_box(), and dt_printing_setup_image().

◆ screen


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