https://rt.cpan.org/Ticket/Display.html?id=17894
open() - L<Imager::Files> - an alias for read()
+parseiptc() - L<Imager::Files/parseiptc> - parse IPTC data from a JPEG
+image
+
paste() - L<Imager::Transformations/paste> - draw an image onto an image
polygon() - L<Imager::Draw/polygon>
example if C<exf_metering_mode> is C<5> then
C<exif_metering_mode_name> is set to C<Pattern>.
+=over
+
+=item parseiptc
+
+Historically, Imager saves IPTC data when reading a JPEG image, the
+parseiptc() method returns a list of key/value pairs resulting from a
+simple decoding of that data.
+
+Any future IPTC data decoding is likely to go into tags.
+
+=back
+
=head2 GIF (Graphics Interchange Format)
When writing one of more GIF images you can use the same