It's jpeg(), not jpg. Put the quality you want in parantheses (out of 100%), otherwise it will "pick" one for you.
Stephane Legault wrote: > > I use GD with for generated .png file (the default) > now for any reason I want save my graph with .jpg > extension but I receive this error: > > Can't locate object method "jpg" via package > "GD::Image" (perhaps you forgot to > load "GD::Image"?) at C:\download\conn.pl line 101. > > Any idea > > Thanks you > > Stephane > > __________________________________________________________ > Obtenez votre adresse @yahoo.ca gratuite et en fran�ais ! > courriel.yahoo.ca > _______________________________________________ > ActivePerl mailing list > [EMAIL PROTECTED] > To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
