Examples#
This section shows all the currently available examples for using the PhotoshopAPI to perform various operations, these can also be found in the root of the repository under PhotoshopExamples/.
If you feel there is something missing, please make sure to create a ticket on the github page and we will gladly add them.
Most examples are for both C++ and Python unless there is a valid reason not to (e.g. missing bindings).
Examples:
- Example: Add masks to layers
- Example: Create groups
- Example: Create simple document
- Example: Extended Signature (C++ only)
- Example: Extract image data
- Example: Graft Layer (Python only)
- Example: Modify layer structure
- Example: Progress Callbacks (C++ only)
- Example: Replace image data
- Example: Rescale File (Python only)
- Example: Smart Object Layer