html5 - Canvas - Combing two images, return one img html object? -


I have two html img objects with different SRP url I want to combine these two images (using canvas ), And create a merged IMG object.

Is this possible? You can draw both images on the canvas and add them to an overlay mode.



Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -