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

#include <testimg.h>

+ Collaboration diagram for Testimg:

Data Fields

int width
 
int height
 
float * pixels
 
const char * name
 

Detailed Description

Definition at line 27 of file testimg.h.

Field Documentation

◆ height

int Testimg::height

◆ name

◆ pixels

float* Testimg::pixels

Definition at line 31 of file testimg.h.

Referenced by get_pixel(), testimg_alloc(), and testimg_free().

◆ width


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