Table Of Contents

Previous topic

pyviblib.gui.figures

Next topic

pyviblib.gui.main

This Page

pyviblib.gui.images

Module for storing image resources of PyVib2

Functions

getimage()
retrieve an image
Author:Maxim Fedorovsky
pyviblib.gui.images.getimage(name)

Retrieve an image.

Parameter:name – string name identifying the image
Returns:Tkinter.PhotoImage. None is returned if the image was not found.

SourceForge.net Logo