Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
image.h File Reference
#include "lua/lua.h"
+ Include dependency graph for lua/image.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef int dt_lua_image_t
 

Functions

int dt_lua_init_image (lua_State *L)
 

Typedef Documentation

◆ dt_lua_image_t

typedef int dt_lua_image_t

Function Documentation

◆ dt_lua_init_image()