Re: [css-houdini-drafts] [css-paint-worklet] How to manipulate pixel data of CSS PaintWorklet context (#1015)

Resurrecting this. @tabatkins do you envision a way an `ImageBitmap` object could be passed from the other-side to the Worklet?
I think this would allow people to do pixel manip' and pass the result as an `<image>` usable by the Worklet directly.  

I'm not super well versed in the Houdini side, but could there be a way a `CSSImageValue` object gets created from an `ImageBitmap`? Then I'm not sure how this should be referenced, but I guess even a JS-only solution would be fine.

-- 
GitHub Notification of comment by Kaiido
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/1015#issuecomment-2597315759 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 17 January 2025 02:41:43 UTC