Page 1 of 1

Combine images bug?

Posted: 08 Jan 2017 08:20
by bogdyro
Anyone using this action with succes?
So I load two images with init variable image file and run the combine images action after. In debug dialog there's no variable image_data to save the new combined image. What is wrong? Is there another way it works or is it a bug?
Thanks

Re: Combine images bug?

Posted: 08 Jan 2017 09:12
by MURTUMA
This works on my device. Please, make sure that you use different variable names for each Init Variable Image action and correct variable names for Combine Image action.

Re: Combine images bug?

Posted: 08 Jan 2017 09:17
by bogdyro
Yes,both DST and SRC variables are there,with the correct images, checked with debug dialog.

Re: Combine images bug?

Posted: 08 Jan 2017 10:25
by bogdyro
Got it. There's actually a mistake in the documentation. It says that the action provides a variable image_data with the result,which it doesn't.
The modified image is actually saved in the dst variable.

Re: Combine images bug?

Posted: 19 Mar 2019 17:29
by maxxyypoo
So what is the exactly variable name? I cannot figure it out.