]> mj.ucw.cz Git - libucw.git/blobdiff - images/alpha.c
some corrections in ImageSim config section
[libucw.git] / images / alpha.c
index 9f6dfd14ff64bef46879263f127ae394d023e3f8..d97207e8cb4c54589a37186ae94f595624684e58 100644 (file)
@@ -20,7 +20,7 @@ merge_func(uns value, uns alpha, uns acoef, uns bcoef)
 }
 
 int
-image_apply_background(struct image_thread *thread UNUSED, struct image *dest, struct image *src, struct color *background)
+image_apply_background(struct image_context *ctx UNUSED, struct image *dest, struct image *src, struct color *background)
 {
   DBG("image_apply_background()");