Photoshop namespace
This namespace specifies properties used by Adobe Photoshop
-
The namespace URI is http://ns.adobe.com/photoshop/1.0/
-
The preferred namespace prefix is photoshop
Name
Description
Type
photoshop:ColorMode
The colour mode. One of:
0 = Bitmap , 1 = Gray scale, 2 = Indexed colour, 3 = RGB colour, 4 = CMYK colour, 7 = Multi-channel, 8 = Duotone, 9 = LAB colourClosed Choice of Integer
photoshop:DocumentAncestors
If the source document for a copy-and-paste or place operation has a document ID, that ID is added to this list in the destination document's XMP.
Unordered array of Ancestor
photoshop:History
The history that appears in the FileInfo panel, if activated in the application preferences.
photoshop:TextLayers
If a document has text layers, this property caches the text for each layer.
Ordered array of Layer
photoshop:DateCreated
The date the intellectual content of the document was created, rather than the creation date of the physical representation.
photoshop:LabelColor
A user-assigned color for this file. The value can be either a predefined name (red, yellow, green, blue, purple) or a hexadecimal value in the #RRGGBB format interpreted in sRGB color space.