The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Image::ExifTool::Photoshop - Definitions for Photoshop IRB resource

SYNOPSIS

This module is loaded automatically by Image::ExifTool when required.

DESCRIPTION

Photoshop writes its own format of meta information called a Photoshop IRB resource which is located in the APP13 record of JPEG files. This module contains the definitions to read this information.

AUTHOR

Copyright 2003-2005, Phil Harvey (phil at owl.phy.queensu.ca)

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

REFERENCES

http://www.fine-view.com/jp/lab/doc/ps6ffspecsv2.pdf
http://www.ozhiker.com/electronics/pjmt/jpeg_info/irb_jpeg_qual.html

SEE ALSO

"Photoshop Tags" in Image::ExifTool::TagNames, Image::ExifTool(3pm), Image::MetaData::JPEG(3pm)