Got it working, just for the records, its: MScriptUtil.setUcharArray(charPixelPtr, channelIndex, value)
Szabolcs Horvátth Szabolcs wrote: > Hi, > >> try PIL.. python imaging library... >> use this book/ manual "pil-handbook" >> hope that helps ;) >> >> > I'd like to avoid using an external library because it would require > setting up three different packages (OS and 64 bit) and > I had lots of issues with getting / compiling Python 2.5 64 bit packages > for windows. > And at the same time I'd like to get my head around how python API stuff > works. :) Its quite frustrating bumping into MScriptUtil all the time... > > Cheers, > Szabolcs > > -- http://groups.google.com/group/python_inside_maya
