Hey Group,

me again. I am trying to grab the image from mayas render view using 
QImage. What I am doing right now is grabbing the whole view with 
"QtGui.QPixmap.grabWindow(QtGui.QApplication.desktop().winId(), 0, 0, -1, 
-1).toImage()"
It would be great if this was an 32bit image, but the grabWindow probabbly 
just grabs 8Bit. 

Can you help me out getting a float image directly from mayas native render 
view? 
Or grabbing the whole viewport as an 32bit image?
Arvid

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/7dea2271-0085-41c7-ad78-1a4f2ff0d93e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to