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

Float RGBA patch used by drawlayer I/O routines. More...

#include <io.h>

+ Collaboration diagram for dt_drawlayer_io_patch_t:

Data Fields

int x
 
int y
 
int width
 
int height
 
float * pixels
 

Detailed Description

Float RGBA patch used by drawlayer I/O routines.

Field Documentation

◆ height

int dt_drawlayer_io_patch_t::height

◆ pixels

float* dt_drawlayer_io_patch_t::pixels

◆ width

◆ x

int dt_drawlayer_io_patch_t::x

◆ y

int dt_drawlayer_io_patch_t::y

Patch origin Y in image-space layer coordinates.

Referenced by _overlay_patch_row_rgba(), dt_drawlayer_io_background_layer_job_run(), and dt_drawlayer_io_load_layer().


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