Java library to process Photoshop files. Create, read, edit and convert PSD & PSB files without needing Adobe Photoshop....adjustment layer PsdImage psdImage = (PsdImage)Image.load(inPsdFilePath);...adjustment layer for (Layer layer : psdImage.getLayers()) { if (layer instanceof...