]> git.imager.perl.org - imager.git/blobdiff - imext.c
update Changes
[imager.git] / imext.c
diff --git a/imext.c b/imext.c
index 98f2c4578a55d15a64802f979311668a7f4e8c8d..36ba2b626bb2fa63ed3cd08c1d3909ed13bc8ee8 100644 (file)
--- a/imext.c
+++ b/imext.c
@@ -210,7 +210,12 @@ im_ext_funcs imager_function_table =
     i_poly_poly_aa,
     i_poly_poly_aa_cfill,
     i_poly_aa_m,
-    i_poly_aa_cfill_m
+    i_poly_aa_cfill_m,
+
+    /* level 10 */
+    i_img_alpha_channel,
+    i_img_color_model,
+    i_img_color_channels
   };
 
 /* in general these functions aren't called by Imager internally, but