jordond
12/13/2023, 7:20 PMPainter and get a`ImageBitmap` from it? BitmapPainter.image is private. I’ve also tried using a Canvas and a CanvasDrawScope then drawing to the canvas. And that works, except for Hardware bitmaps. I Google’d around and found out about PixelCopy but I’m not sure how to get that to work in Compose land.yschimke
12/13/2023, 7:24 PM