[gimp] libgimpcolor: update gimpcolor.def



commit 5e805c8b8b556aa9fa4e6638f6a92e575100dea7
Author: Michael Natterer <mitch gimp org>
Date:   Tue Dec 15 20:49:46 2015 +0100

    libgimpcolor: update gimpcolor.def

 libgimpcolor/gimpcolor.def |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/libgimpcolor/gimpcolor.def b/libgimpcolor/gimpcolor.def
index 6122cba..040f66b 100644
--- a/libgimpcolor/gimpcolor.def
+++ b/libgimpcolor/gimpcolor.def
@@ -40,15 +40,15 @@ EXPORTS
        gimp_color_profile_is_gray
        gimp_color_profile_is_linear
        gimp_color_profile_is_rgb
-       gimp_color_profile_new_adobe_rgb
        gimp_color_profile_new_from_file
        gimp_color_profile_new_from_icc_profile
        gimp_color_profile_new_from_lcms_profile
+       gimp_color_profile_new_gray_srgb
+       gimp_color_profile_new_gray_srgb_linear
        gimp_color_profile_new_linear_gamma_from_color_profile
-       gimp_color_profile_new_linear_gray
-       gimp_color_profile_new_linear_rgb
-       gimp_color_profile_new_srgb
-       gimp_color_profile_new_srgb_gray
+       gimp_color_profile_new_rgb_adobe
+       gimp_color_profile_new_rgb_srgb
+       gimp_color_profile_new_rgb_srgb_linear
        gimp_color_profile_new_srgb_gamma_from_color_profile
        gimp_hsl_get_type
        gimp_hsl_set


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]