-
-
01 Feb 2022 14:50:45 UTC
- Distribution: GD
- Module version: 2.75
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (15)
- Testers (1174 / 2 / 0)
- Kwalitee
Bus factor: 3- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (258.17KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Math::Trig
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
GD::Image - Image class for the GD image library
SYNOPSIS
See GD
DESCRIPTION
Supported Image formats:
- Png
- Gif
- Jpeg
- Tiff
- Xpm
- WBMP
- GifAnim
- Webp
- Heif
- Avif
Unsupported Image formats:
- Gd
- Gd2
See GD
AUTHOR
The GD.pm interface is copyright 1995-2005, Lincoln D. Stein. It is distributed under the same terms as Perl itself. See the "Artistic License" in the Perl source code distribution for licensing terms.
The latest versions of GD.pm are available on CPAN:
http://www.cpan.org
SEE ALSO
Module Install Instructions
To install GD, copy and paste the appropriate command in to your terminal.
cpanm GD
perl -MCPAN -e shell install GD
For more information on module installation, please visit the detailed CPAN module installation guide.