1Image::ExifTool::WritePUNsGe(r3)Contributed Perl DocumenItmaatgieo:n:ExifTool::WritePNG(3)
2
3
4

NAME

6       Image::ExifTool::WritePNG.pl - Write PNG meta information
7

SYNOPSIS

9       These routines are autoloaded by Image::ExifTool::PNG.
10

DESCRIPTION

12       This file contains routines to write PNG metadata.
13

NOTES

15       Compress::Zlib is required to write compressed text.
16
17       Existing text tags are always rewritten in their original form
18       (compressed zTXt, uncompressed tEXt or international iTXt), so pre-
19       existing compressed information can only be modified if Compress::Zlib
20       is available.
21
22       Newly created textual information is written in uncompressed tEXt form
23       by default, or as compressed zTXt if the Compress option is used and
24       Compress::Zlib is available (but only if the resulting compressed data
25       is smaller than the original text, which isn't always the case for
26       short text strings).
27

AUTHOR

29       Copyright 2003-2021, Phil Harvey (philharvey66 at gmail.com)
30
31       This library is free software; you can redistribute it and/or modify it
32       under the same terms as Perl itself.
33

SEE ALSO

35       Image::ExifTool::PNG(3pm), Image::ExifTool(3pm)
36
37
38
39perl v5.32.1                      2021-04-26      Image::ExifTool::WritePNG(3)
Impressum