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

Generic float RGBA patch stored either in malloc memory or pixel cache. More...

#include <cache.h>

+ Collaboration diagram for dt_drawlayer_cache_patch_t:

Data Fields

int x
 
int y
 
int width
 
int height
 
float * pixels
 
dt_pixel_cache_entry_tcache_entry
 
uint64_t cache_hash
 
gboolean external_alloc
 

Detailed Description

Generic float RGBA patch stored either in malloc memory or pixel cache.

Field Documentation

◆ cache_entry

◆ cache_hash

◆ external_alloc

gboolean dt_drawlayer_cache_patch_t::external_alloc

◆ height

◆ pixels

◆ width

◆ x

◆ y


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