GD::Image::AnimatedGif 0.05
Sponsored Links
GD::Image::AnimatedGif 0.05 Ranking & Summary
File size:
0.004 MB
Platform:
Any Platform
License:
Perl Artistic License
Price:
Downloads:
916
Date added:
2007-04-24
Publisher:
Daniel Muey
GD::Image::AnimatedGif 0.05 description
GD::Image::AnimatedGif is a Perl extension for creating animated gifs with GD.
SYNOPSIS
use GD::Image::AnimatedGif;
# setup the image
my $image = GD::Image->new(42,21);
my $white = $image->colorAllocate(255,255,255);
$image->transparent($white);
# setup some font goodies
my $fontcolor = $image->colorAllocate(0,0,0);
my $font = GD::Font->Small();
# setup some settings into variables
my $loop = 0;
my $speed = 42; # 1/100 of a sec
my $x_font = 10; # from right (x or y ??)
my $y_font = 2; # from top (x or $y ??)
print "Content-type: image/gifnn";
print $image->animated_gif($loop,$font,$fontcolor,$speed,$x_font,$y_font,[qw(text per frame)],&optional_frame_handler);
or
print $image->animated_gif_easy(0,0,@array,&optional_frame_handler);
So you can have this be your entire script, actual animation creation is on one line:
#!/usr/bin/perl
use strict;
use warnings;
use GD::Image::AnimatedGif;
print "Content-type: image/gifnn";
print GD::Image->new(50,20)->animated_gif_easy(0,[qw(10 9 8 7 6 5 4 3 2 1 0 Liftoff!)]);
SYNOPSIS
use GD::Image::AnimatedGif;
# setup the image
my $image = GD::Image->new(42,21);
my $white = $image->colorAllocate(255,255,255);
$image->transparent($white);
# setup some font goodies
my $fontcolor = $image->colorAllocate(0,0,0);
my $font = GD::Font->Small();
# setup some settings into variables
my $loop = 0;
my $speed = 42; # 1/100 of a sec
my $x_font = 10; # from right (x or y ??)
my $y_font = 2; # from top (x or $y ??)
print "Content-type: image/gifnn";
print $image->animated_gif($loop,$font,$fontcolor,$speed,$x_font,$y_font,[qw(text per frame)],&optional_frame_handler);
or
print $image->animated_gif_easy(0,0,@array,&optional_frame_handler);
So you can have this be your entire script, actual animation creation is on one line:
#!/usr/bin/perl
use strict;
use warnings;
use GD::Image::AnimatedGif;
print "Content-type: image/gifnn";
print GD::Image->new(50,20)->animated_gif_easy(0,[qw(10 9 8 7 6 5 4 3 2 1 0 Liftoff!)]);
GD::Image::AnimatedGif 0.05 Screenshot
Advertisements
GD::Image::AnimatedGif 0.05 Keywords
GD
AnimatedGif
AnimatedGif 0.05
perl extension
Animated GIFs
animated
font
print
X
y
Perl
GD::Image::AnimatedGif
GDImageAnimatedGif
GD::Image::AnimatedGif 0.05
Libraries
Programming
Bookmark GD::Image::AnimatedGif 0.05
GD::Image::AnimatedGif 0.05 Copyright
WareSeeker periodically updates pricing and software information of GD::Image::AnimatedGif 0.05 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of GD::Image::AnimatedGif 0.05 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed
Featured Software
Want to place your software product here?
Please contact us for consideration.
Contact WareSeeker.com
Related Information
animated gif
animated screensavers
animatedgifs
perl extension implementing
animatedgifimages
animated free e cards
animated icons
perl extensions
animated gifs for animals
intimate gifts
fontana unified school district
animatedgif net
animated cursors
animated gifs 3d
animated gifs 1
dreamweaver perl extension
funny animated gifs
animated music video
Related Software
GD::Image::Orientation is a Perl extension for managing a GD::Images vertical or horizontal orientation (shapewise). Free Download
GD::Image::CopyIFS is a Perl module for fractal-based image copying and resizing. Free Download
GD::Image::Thumbnail is a Perl extension for creating thumbnailed images with GD. Free Download
CGI::FastTemplate is a Perl extension for managing templates, and performing variable interpolation. Free Download
Image::Button is a base class for building PNG buttons using GD. Free Download
GD::Graph::Thermometer is a Perl module to generate progress graph on the fly. Free Download
Device::Serdisp is a Perl extension for talking to the serdisplib. Free Download
Date::Hijri is a Perl extension to convert islamic (hijri) and gregorian dates. Free Download
Latest Software
Popular Software
Favourite Software