summaryrefslogtreecommitdiff
path: root/camlibs/pentax/pslr.h
diff options
context:
space:
mode:
Diffstat (limited to 'camlibs/pentax/pslr.h')
-rw-r--r--camlibs/pentax/pslr.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camlibs/pentax/pslr.h b/camlibs/pentax/pslr.h
index 23dbfffa5..02e0f444b 100644
--- a/camlibs/pentax/pslr.h
+++ b/camlibs/pentax/pslr.h
@@ -222,6 +222,7 @@ int pslr_set_jpeg_contrast(pslr_handle_t h, int32_t contrast);
int pslr_set_jpeg_saturation(pslr_handle_t h, int32_t saturation);
int pslr_set_image_format(pslr_handle_t h, pslr_image_format_t format);
+int pslr_is_image_format_supported(pslr_handle_t h, pslr_image_format_t format);
int pslr_set_raw_format(pslr_handle_t h, pslr_raw_format_t format);
int pslr_delete_buffer(pslr_handle_t h, int bufno);