Reads PSD images (including multilayered ones). Loads each layer, combines them together and creates a thumbnail.
Demonstrates how to parse, modify and merge layers of PSD file.
Demonstrates how to parse and merge layers of PSD file with curved text.
Demonstrates how to to use PsdProcessor to load a Adobe Photoshop (PSD) file, modify the content of its text and image layers and merge the result to PDF or JPEG.
Creates a personalized mug 3D preview. The mug model is extracted from a PSD file (image of a mug as a raster layer and bitmap mapping info as a SmartObject) and the image on a mug is provided by a user.