Newbie question

From: Ryan White (greenmonkey_at_foo.com)
Date: 02/28/05


Date: Mon, 28 Feb 2005 16:17:03 +0200

Hi all

I'm wanting to use python to display some jpeg images, maybe present them at
a percentage of their actual size etc.

How do I display an image in Python? - I've run over Tkinter, but obviously
in all the wrong places.

Any help or sample code would be much appreciated.

Ryan



Relevant Pages

  • Re: scrolled list of images?
    ... region with n number of 320x240 JPEG images, one on top of each other, ... to avoid memory gains. ... What you want to do is create 1 display image, use $image->clear, ... What you want is to paginate the thumbnails, so you only create say 10 ...
    (comp.lang.perl.tk)
  • Re: Python in robotics
    ... the direction I am heading is not implementing Python on a bot at ... > circuit board router using Python given the Eagle board file. ... His program generated the image for display ... > ability to change the display by changing the robot code only. ...
    (comp.robotics.misc)
  • Re: lossless transformation of jpeg images
    ... to jpeg images so I've created Python bindings (or is it a wrapper? ... never knew the difference:)) for the jpegtran utility of the ... The bindings allow you to use all jpegtran features from Python. ...
    (comp.lang.python)
  • Re: How to detect lack of memory failure
    ... The JPEG images are all good; I supply them along with the app. ... >> different jpg files and passes them to the image control for display. ...
    (microsoft.public.vb.winapi.graphics)
  • lossless transformation of jpeg images
    ... to jpeg images so I've created Python bindings (or is it a wrapper? ... never knew the difference:)) for the jpegtran utility of the ... The bindings allow you to use all jpegtran features from Python. ...
    (comp.lang.python)