ImageSize 3231

ImageSize 3231
  • Downloads: 218
  • Requirements:
  • Size:
  • Licence:
  • Version: 3.231
  • Added At: 2012-29-05
  • Publisher Site:



ImageSize 3231

Share

Image::Size is a Perl module that can read the dimensions of an image in several popular formats.SYNOPSIS use Image::Size; # Get the size of globe.gif ($globe_x, $globe_y) = imgsize("globe.gif"); # Assume X=60 and Y=40 for remaining examples use Image::Size 'html_imgsize'; # Get the size as 'width="X" height="Y"' for HTML generation $size = html_imgsize("globe.gif"); # $size == 'width="60" height="40"' use Image::Size 'attr_imgsize'; # Get the size as a list passable to routines in CGI.pm @attrs = attr_imgsize("globe.gif"); # @attrs == ('-width', 60, '-height', 40) use Image::Size; # Get the size of an in-memory buffer ($buf_x, $buf_y) = imgsize($buf); # Assuming that $buf was the data, imgsize() needed a reference to a scalarThe Image::Size library is based upon the wwwis script written by Al
Image::Size is a Perl module that can read the dimensions of an image in several popular formats.SYNOPSIS use Image::Size; # Get the size of globe.gif ($globe_x, $globe_y) = imgsize("globe.gif"); # Assume X=60 and Y=40 for remaining examples use Image::Size 'html_imgsize'; # Get the size as 'width="X" height="Y"' for HTML generation $size = html_imgsize("globe.gif"); # $size == 'width="60" height="40"' use Image::Size 'attr_imgsize'; # Get the size as a list passable to routines in CGI.pm @attrs = attr_imgsize("globe.gif"); # @attrs == ('-width', 60, '-height', 40) use Image::Size; # Get the size of an in-memory buffer ($buf_x, $buf_y) = imgsize($buf); # Assuming that $buf was the data, imgsize() needed a reference to a scalarThe Image::Size library is based upon the wwwis script written by Al �. you can free download ImageSize 3231 now.
Soft85 only provide legal software, please help us keeping pur site legal, if you think this page is violating copyrights please let us know by clicking here Here






comments powered by Disqus

Download ImageSize 3231 _FREE_