Thread [SDL] Funktion benötigt ein SDL::Surface: SDL::Tool::Graphic::zoom, wie geht das? (7 answers)
Opened by DerPi at 2006-07-16 17:36

renee
 2006-07-16 17:42
#45724 #45724
User since
2003-08-04
14371 Artikel
ModeratorIn
[Homepage] [default_avatar]
Probier mal:
Code: (dl )
1
2
    my $surface = SDL::Surface->new(-name => 'image.png');
SDL::Tool::Graphic::zoom(undef,$surface,0.5,0.5);
OTRS-Erweiterungen (http://feature-addons.de/)
Frankfurt Perlmongers (http://frankfurt.pm/)
--

Unterlagen OTRS-Workshop 2012: http://otrs.perl-services.de/workshop.html
Perl-Entwicklung: http://perl-services.de/

View full thread [SDL] Funktion benötigt ein SDL::Surface: SDL::Tool::Graphic::zoom, wie geht das?