At 10:24 +0530 01_04_27, [EMAIL PROTECTED] wrote:
>Does anyone have a working example of how to use raw integers during
>getpixel and setpixel operations in imaging? I was reading an article by
>Tim Banks on Director Online but the example uses regular color objects.
I think it goes like this:
With images supply an extra parameter, like so:
tImage.getPixel(x, y, #integer)
When using imaging on bitmap members integers are used by default.
Jakob
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]