Class PhotoshopReader

java.lang.Object
com.drew.metadata.photoshop.PhotoshopReader
All Implemented Interfaces:
JpegSegmentMetadataReader

public class PhotoshopReader extends Object implements JpegSegmentMetadataReader
Reads metadata created by Photoshop and stored in the APPD segment of JPEG files. Note that IPTC data may be stored within this segment, in which case this reader will create both a PhotoshopDirectory and a IptcDirectory.
Author:
Drew Noakes https://drewnoakes.com, Yuri Binev, Payton Garland