Make a round photo icon for OSX and Mobile
Posted: Wed Jul 28, 2021 9:03 pm
I am trying, as login process of my standalone, to let the user shot or load his photo, making a round PNG image out of it.
A PNG because, at the end of the job, I would like to have a alpha transparent background that show only the circle with the photo on it.
I've got some code and ispiration here:
http://forums.livecode.com/viewtopic.ph ... 80#p135480
viewtopic.php?f=7&t=31825&start=15
As of now, on OSX only, I can load an image, resize it, move it.
My problem is taking a snapshot of the result: somehow the snapshot doesn't work. Not to talk having an image with alpha channel (wich I don't really understand). Any suggestion or stack improvement is welcomed.
Trevix
A PNG because, at the end of the job, I would like to have a alpha transparent background that show only the circle with the photo on it.
I've got some code and ispiration here:
http://forums.livecode.com/viewtopic.ph ... 80#p135480
viewtopic.php?f=7&t=31825&start=15
As of now, on OSX only, I can load an image, resize it, move it.
My problem is taking a snapshot of the result: somehow the snapshot doesn't work. Not to talk having an image with alpha channel (wich I don't really understand). Any suggestion or stack improvement is welcomed.
Trevix