Help for this page

Select Code to Download


  1. or download this
    my $thumb = pack('a*',${ $image->get_exif->{ThumbnailImage} });
            my $pixbuf = Gtk2::Gdk::Pixbuf->new_from_data($thumb,'rgb',TRU
    +E,8,160,120,640);