diff src/layout_image.h @ 426:9fe0ca1b5263

show the AdobeRGB profile in the menu, indicate input profile from image
author nadvornik
date Sat, 19 Apr 2008 17:55:41 +0000
parents f6e307c7bad6
children ddabc4873a3f
line wrap: on
line diff
--- a/src/layout_image.h	Sat Apr 19 17:14:03 2008 +0000
+++ b/src/layout_image.h	Sat Apr 19 17:55:41 2008 +0000
@@ -35,6 +35,7 @@
 				    gint *use_image);
 void layout_image_color_profile_set_use(LayoutWindow *lw, gint enable);
 gint layout_image_color_profile_get_use(LayoutWindow *lw);
+gint layout_image_color_profile_get_from_image(LayoutWindow *lw);
 
 
 const gchar *layout_image_get_path(LayoutWindow *lw);