Page 1 of 1

Modifying pixels on an image

Posted: Tue Jul 16, 2013 5:02 am
by waprothero
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.

Re: Modifying pixels on an image

Posted: Tue Jul 16, 2013 7:00 am
by waprothero
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.

Re: Modifying pixels on an image

Posted: Tue Jul 16, 2013 7:07 am
by FourthWorld
If you want compositing one way is to put both images in a group and export an image of the group.