Image resource structure for use in Photoshop tag. More...
Data Fields | |
uint32 | signature |
uint16 | id |
uint16 | dummyName |
uint32 | length |
Image resource structure for use in Photoshop tag.
uint16 ImageResource::dummyName |
Potentially the name of the resource, but we use null
uint16 ImageResource::id |
Image resource ID
uint32 ImageResource::length |
Length of following variable per-ID data
uint32 ImageResource::signature |
Signature, i.e. '8BIM'