Ansel 0.0
A darktable fork - bloat + design vision
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
imageio_rawspeed.h File Reference
#include "common/image.h"
#include "common/mipmap_cache.h"
+ Include dependency graph for imageio_rawspeed.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

gboolean dt_rawspeed_lookup_makermodel (const char *maker, const char *model, char *mk, int mk_len, char *md, int md_len, char *al, int al_len)
 
uint32_t dt_rawspeed_crop_dcraw_filters (uint32_t filters, uint32_t crop_x, uint32_t crop_y)
 
dt_imageio_retval_t dt_imageio_open_rawspeed (dt_image_t *img, const char *filename, dt_mipmap_buffer_t *buf)
 

Function Documentation

◆ dt_imageio_open_rawspeed()

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

◆ dt_rawspeed_crop_dcraw_filters()

uint32_t dt_rawspeed_crop_dcraw_filters ( uint32_t  filters,
uint32_t  crop_x,
uint32_t  crop_y 
)

◆ dt_rawspeed_lookup_makermodel()

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