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

Go to the source code of this file.

Functions

gboolean dt_libraw_lookup_makermodel (const char *maker, const char *model, char *mk, int mk_len, char *md, int md_len, char *al, int al_len)
 
dt_imageio_retval_t dt_imageio_open_libraw (dt_image_t *img, const char *filename, dt_mipmap_buffer_t *buf)
 

Function Documentation

◆ dt_imageio_open_libraw()

dt_imageio_retval_t dt_imageio_open_libraw ( dt_image_t img,
const char *  filename,
dt_mipmap_buffer_t buf 
)
inline

◆ dt_libraw_lookup_makermodel()

gboolean dt_libraw_lookup_makermodel ( const char *  maker,
const char *  model,
char *  mk,
int  mk_len,
char *  md,
int  md_len,
char *  al,
int  al_len 
)
inline

References FALSE.

Referenced by dt_imageio_lookup_makermodel().