Hello, is there a way to capture Composables and save them as png but with keeping the same pixel depth every time?
I have a small image editor and I want to capture the composable in 512x512 everytime.
Problem is whenever I use a 480x800 device it goes below 512x512.
is this only useful for developers? Im looking for a way so my users get the same Image Resolution everytime they use my Image Editor and safe their creation