matrixMultiply

Chipp Walters chipp at chipp.com
Mon Sep 16 20:46:01 EDT 2002


Has anyone used this function? I'm trying to understand exactly how it
works.

I'm trying to add up the R (red) values from the adjacent pixels of pixel 5

 R1 R2 R3
 R4 R5 R6
 R6 R7 R8

and then divide by 9. I can build an array Rpixel(1,1) to give me the R1
value, etc..

Is there a quick way to do this with 'matrix multiply' ?

---------------------
Chipp Walters
Altuit, inc.
http://www.altuit.com
http://www.chipp.com
---------------------




More information about the use-livecode mailing list