[Maya-Python] Re: MImage pixels...

2009-02-23 Thread John Riddle
Well that was a healthy rant only to discover that I should be using getUcharArrayItem instead of getCharArrayItem... nice work Riddle... =P On Mon, Feb 23, 2009 at 4:09 PM, Ravi Jagannadhan wrote: > > Maybe the MScriptUtil class can help you here? It's a python wrapper > for pointers/references

[Maya-Python] Re: MImage pixels...

2009-02-23 Thread Ravi Jagannadhan
Maybe the MScriptUtil class can help you here? It's a python wrapper for pointers/references. On Mon, Feb 23, 2009 at 4:06 PM, jbrav...@gmail.com wrote: > > I'm trying to execute this bit of code I found in one of the devkit > examples. (customImagePlane.py) > > image = OpenMaya.MImage() > image