I have an application that will require writing thousands of small symbols on an image. I don't see a copypixels function. What is the best way to approach this? Is the image editing example in the ebook the only option? My image is quite large.
Thanks for any guidance.
Modifying pixels on an image
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 38
- Joined: Tue Sep 20, 2011 5:01 pm
- Contact:
Modifying pixels on an image
Bill Prothero
-
- Posts: 38
- Joined: Tue Sep 20, 2011 5:01 pm
- Contact:
Re: Modifying pixels on an image
I see posts by Colin and others on image modification and I'll check them out. It would be very nice if LC had basic image commands, like copypixels, draw, etc.
Bill Prothero
-
- VIP Livecode Opensource Backer
- Posts: 10044
- Joined: Sat Apr 08, 2006 7:05 am
- Contact:
Re: Modifying pixels on an image
If you want compositing one way is to put both images in a group and export an image of the group.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn