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

#include <common.h>

+ Collaboration diagram for _hl_region_t:

Data Fields

int x0
 
int y0
 
int x1
 
int y1
 
int rx0
 
int ry0
 
int rx1
 
int ry1
 
int pad
 
float radius
 

Detailed Description

Definition at line 195 of file src/iop/highlights/common.h.

Field Documentation

◆ pad

int _hl_region_t::pad

◆ radius

◆ rx0

◆ rx1

int _hl_region_t::rx1

◆ ry0

◆ ry1

int _hl_region_t::ry1

◆ x0

int _hl_region_t::x0

◆ x1

int _hl_region_t::x1

◆ y0

int _hl_region_t::y0

◆ y1

int _hl_region_t::y1

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