|
NAMEGtk2::Gdk::PixbufLoader - wrapper for GdkPixbufLoaderHIERARCHYGlib::Object +----Gtk2::Gdk::PixbufLoader METHODSpixbufloader = Gtk2::Gdk::PixbufLoader->newpixbufloader = Gtk2::Gdk::PixbufLoader->new_with_mime_type ($mime_type)May croak with a Glib::Error in $@ on failure.Since: gtk+ 2.4 pixbufloader = Gtk2::Gdk::PixbufLoader->new_with_type ($image_type)May croak with a Glib::Error in $@ on failure.pixbufanimation or undef = $loader->get_animation$loader->closeMay croak with a Glib::Error in $@ on failure.hash reference = $loader->get_formatSince: gtk+ 2.2pixbuf = $loader->get_pixbuf$loader->set_size ($width, $height)
Since: gtk+ 2.2 boolean = $loader->write ($buf)
May croak with a Glib::Error in $@ on failure. SIGNALS
SEE ALSOGtk2, Glib::ObjectCOPYRIGHTCopyright (C) 2003-2011 by the gtk2-perl team.This software is licensed under the LGPL. See Gtk2 for a full notice.
Visit the GSP FreeBSD Man Page Interface. |