Accesssession.images[name]
Image(...)
This method creates an Image object from the contents of the specified file. Pathsession.Image Required arguments
Optional argumentsNone. Return valueAn Image object. ExceptionsValueError.
ImageFromMovie(...)
This method creates an Image object from a given frame of an existing Movie object. Required arguments
Optional argumentsNone. Return valueAn Image object. ExceptionsValueError. TypeError.
MembersThe Image object has members with the same names and descriptions as the arguments to the Image method. |