Gtk2::CV::ImageWindow

Gtk2::CV::ImageWindow is a window widget displaying an image or other media.
Download

Gtk2::CV::ImageWindow Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Marc Lehmann
  • Publisher web site:
  • http://www.goof.com/pcg/marc/

Gtk2::CV::ImageWindow Tags


Gtk2::CV::ImageWindow Description

Gtk2::CV::ImageWindow is a window widget displaying an image or other media. Gtk2::CV::ImageWindow is a window widget displaying an image or other media.SYNOPSIS use Gtk2::CV::ImageWindow;METHODS$img->set_image ($gdk_pixbuf)Replace the currently-viewed image by the given pixbuf.$img->clear_imageRemoves the current image (usually replacing it by the default image).$img->load_image ($path)Tries to load the given file (if it is an image), or embeds mplayer (if mplayer supports it).$img->resize_maxpectResize the image so it is maximally large.$img->resize ($width, $height)Resize the image window to the given size.$img->uncropUndo any cropping; Show the full image.$img->crop ($x1, $y1, $x2, $y2)Crop the image to the specified rectangle. Requirements: · Perl


Gtk2::CV::ImageWindow Related Software