logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Image::ExifTool::WritePhotoshop.pl - Write Photoshop IRB meta information

Author

       Copyright 2003-2025, Phil Harvey (philharvey66 at gmail.com)

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

Description

       This file contains routines to write Photoshop metadata.

Name

       Image::ExifTool::WritePhotoshop.pl - Write Photoshop IRB meta information

Notes

       Photoshop IRB blocks may have an associated resource name.  By default, the existing name is preserved
       when rewriting a resource, and an empty name is used when creating a new resource.  However, a different
       resource name may be specified by defining a "SetResourceName" entry in the tag information hash.  With
       this defined, a new resource name may be appended to the value in the form "VALUE/#NAME#/" (the slashes
       and hashes are literal).  If "SetResourceName" is anything other than '1', the value is used as a default
       resource name, and applied if no appended name is provided.

See Also

Image::ExifTool::Photoshop(3pm), Image::ExifTool(3pm)

perl v5.40.1                                       2025-03-16               Image::ExifTool::WritePhotoshop(3pm)

Synopsis

       This file is autoloaded by Image::ExifTool::Photoshop.

See Also