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

#include <common.h>

+ Collaboration diagram for image_t:

Data Fields

GtkWidget * drawing_area
 
cairo_surface_t * surface
 
cairo_pattern_t * image
 
int width
 
int height
 
float * xyz
 
float scale
 
int offset_x
 
int offset_y
 
float shrink
 
point_t bb [4]
 
chart_t ** chart
 
gboolean draw_colored
 

Field Documentation

◆ bb

◆ chart

◆ draw_colored

gboolean image_t::draw_colored

◆ drawing_area

◆ height

◆ image

cairo_pattern_t* image_t::image

◆ offset_x

int image_t::offset_x

◆ offset_y

int image_t::offset_y

◆ scale

float image_t::scale

◆ shrink

◆ surface

cairo_surface_t* image_t::surface

Referenced by free_image(), and open_image().

◆ width

◆ xyz


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