You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One method is to iterate pixels with getPixelXY() for both source and destination images and apply the Porter-Duff algorithm as described here under The mathematics of alpha compositing:
I'm sorry if we are not very responsive on this issue tracker, but we are currently working hard on a TypeScript rewrite of the library in https://github.com/image-js/image-js-typescript
It contains a new copyTo method which I think does what this ticket is asking for.
plz help(((
The text was updated successfully, but these errors were encountered: