Mojo2 ReadPixels?
Monkey Forums/Monkey Programming/Mojo2 ReadPixels?| 
 | ||
| Does mojo2 support ReadPixels? I can't seem to find it in doc's. I'm trying to import non-linear (all images in one row) multi-framed images (in case you are wondering). | 
| 
 | ||
| Looks like it is in the Canvas class. But after looking at how Mark does LoadFrames I think I can just modify that to server my purpose. ;) |