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
Hello Dear.
I have question about loading ImageBitmap in my Coil Image loader.
I have image picker that return a file as seleceted image and I convert that to androidx.compoe.ui.graphics.ImageBitmap in Compose Multipatform.
then I pass this image bitmap to imageModel of coil and it doesn't accept this type of data
how can I use this type of data in my project?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello Dear.
I have question about loading ImageBitmap in my Coil Image loader.
I have image picker that return a file as seleceted image and I convert that to androidx.compoe.ui.graphics.ImageBitmap in Compose Multipatform.
then I pass this image bitmap to imageModel of coil and it doesn't accept this type of data
how can I use this type of data in my project?
Beta Was this translation helpful? Give feedback.
All reactions