image_resource_package property
Leave feedback
On this page
Gets the Photoshop Image Resource metadata package. Image resource blocks are the basic building unit of Photoshop native file format.
Learn more | | |
The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a PSD image.
@property
def image_resource_package(self):
...
- module
groupdocs.metadata.formats.image - class
ImageResourcePackage - class
PsdRootPackage
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.