1GD::Image(3) User Contributed Perl Documentation GD::Image(3)
2
3
4
6 GD::Image - Image class for the GD image library
7
9 See GD
10
12 Supported Image formats:
13
14 Png
15 Gif
16 Jpeg
17 Tiff
18 Xpm
19 WBMP
20 GifAnim
21 Webp
22 Heif
23 Avif
24
25 Unsupported Image formats:
26
27 Gd
28 Gd2
29
30 See GD
31
33 The GD.pm interface is copyright 1995-2005, Lincoln D. Stein. It is
34 distributed under the same terms as Perl itself. See the "Artistic
35 License" in the Perl source code distribution for licensing terms.
36
37 The latest versions of GD.pm are available on CPAN:
38
39 http://www.cpan.org
40
42 GD GD::Polyline, GD::SVG, GD::Simple, Image::Magick
43
44
45
46perl v5.34.0 2022-02-01 GD::Image(3)