c2pa.selectgenerativesoftwareagents
Home > c2pa > selectGenerativeSoftwareAgents
selectGenerativeSoftwareAgents() function
Returns a set of software agents
Signature:export declare function selectGenerativeSoftwareAgents(generativeInfo: GenerativeInfo[]): string[];
Parameters
Parameter | Type | Description |
---|---|---|
generativeInfo | GenerativeInfo[] | generative info from manifest |
string[]