TestCenter Reference
ScreenShot.py File Reference

Go to the source code of this file.

Namespaces

 TestSupport.ScreenShot
 Package to provide screenshot related support functions.
 

Functions

def TestSupport.ScreenShot.createOffscreenScreenShot (SONodeName, filename=None, transparencyType=None, size=None, backgroundColor=None)
 Create an screenshot of the given Inventor node that must be present in the given context. More...
 
def TestSupport.ScreenShot.createScreenShot (window, filename)
 Create a screenshot of the given MeVisLab window. More...
 
def TestSupport.ScreenShot.canCreateScreenshot ()
 Returns whether a screenshot can be created on this hardware. More...