Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
_brush_case_t Struct Reference
+ Collaboration diagram for _brush_case_t:

Data Fields

const char * name
 
const char * dir
 
int budget_px
 
int w
 
int h
 

Detailed Description

One brush case: what to call it, where to write, what to tolerate, at what frame size.

Definition at line 918 of file masks_geometry.c.

Field Documentation

◆ budget_px

int _brush_case_t::budget_px

Definition at line 922 of file masks_geometry.c.

◆ dir

const char* _brush_case_t::dir

Definition at line 921 of file masks_geometry.c.

◆ h

int _brush_case_t::h

Definition at line 924 of file masks_geometry.c.

◆ name

const char* _brush_case_t::name

Definition at line 920 of file masks_geometry.c.

◆ w

int _brush_case_t::w

Definition at line 923 of file masks_geometry.c.


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