You should download the stack http://www.altuit.com/webs/altuit2/RunRev/altConvolve2.zip of Chipp Walters from altuit
After understanding the scripts in his fine program you can manipulate any pixel of any image in runrev. Regards, Franz Original Message processed by David InfoCenter Subject: Re: Colour of a pixel? (13-Jul-2006 11:17) From: Viktoras Didziulis <[EMAIL PROTECTED]> To: [email protected] I also wanted to ask a simmilar question... Is it possible to change pixel color using imageData ? Or is it only for reading ? all the best! Viktoras -------Original Message------- From: Chipp Walters Date: 07/13/06 05:19:29 To: How to use Revolution Subject: Re: Colour of a pixel? Check out the mouseColor function, which returns the color of the pixel directly under the mouse If you're looking to figure out the color of the pixel 4,12 in the image, then you'll need to calculate it using the imageData and the rect of the image. best, Chipp _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
