Well I got where I wanted to get even though I hate the UI for sharing.
- The first image shows a doodled balloon.
- The second image shows the color picker for the doodling part of the app
- The third image shows that Bob has (in demo mode, not actually between two devices) sent the image to Ann—if you look closely at the row of images next to Ann you can see the balloon image
…so in theory this would work, clunky-ass UI and all. By my schedule this upcoming week is Xcode time!
Oops I said Bob sent an image to Ann I meant Ann sent an image to Bob. No one’s actually sending anything yet this is just demo code. Actual sending happens in Xcode.
@UberGoober - very impressive, I think I could use a few of your routines for a project I shelved a while ago - it involved loading negatives (photo negatives from old cameras) loading and centring them, rotating if need be then applying colour filters to invert the image.
Got the project working but ran into a problem in identifying the correct image format for the negative image to orient the image correctly, centre it, flip it if necessary before applying the rgb inversion code.
Think I’ll have to dig out the code and give it a try again.
Must admit some of your code zips over my head - I hardly ever use functions within functions and am often guilty of not localising variables within functions. My bad habits !!!
Thanks for posting this project.


