|
Adobe Photoshop SDK |
|
PITerminology Struct Reference#include <PIActions.h>
Detailed DescriptionMaps Photoshop "key" information into human readable text and provides additional type information for values.This structure is used for two PiPL scripting properties: PIHasTerminologyProperty and PITerminologyProperty.
The "HasTerminology" property indicates whether an 'aete' resource is present and whether your plug-in is scripting-aware for Photoshop and AppleScript. All scripting-aware plug-ins must have an 'aete' dictionary resource.
Scripting-aware Filters, Selection, and Color Picker modules must provide both a classID and an eventID. All other types of plug-ins must provide a classID and pass
Field Documentation
Version number.
Object or event class.
Event ID, should be
'aete' resource ID.
Ignored if the property is
A unique C string that indicates AppleScript is not supported. This string can be a UUID, or you own trademark or copyright.
The documentation for this struct was generated from the following file: |
|||||||||||||||||||||||||||||||