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

Raw 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

Raw 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

◆ y

int dt_drawlayer_io_patch_t::y

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