new(interp, t, *args)
Class Public methods
initialize(interp, t, *args):
generating image is done by TclTkImage.new() destrying is done by image delete (inconsistent, sigh) interp: interpreter(TclTkInterpreter) t: image type (photo, bitmap, etc.) *args: command argument
Please login to continue.