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
Combine images bug?
Moderator: Martin
Re: Combine images bug?
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?
Yes,both DST and SRC variables are there,with the correct images, checked with debug dialog.
Re: Combine images bug?
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.
The modified image is actually saved in the dst variable.
Re: Combine images bug?
So what is the exactly variable name? I cannot figure it out.