getPhotoshopPathNames getphotoshoppathnames

Renvoie un tableau de noms de chemin Photoshop pour l’image donnée.

Syntaxe

Types d’utilisateurs autorisés section-baa0fd4b92bc4ad89809efd659b3a629

  • IpsAdmin
  • IpsCompanyAdmin
  • IpsUser
  • ImagePortalAdmin
  • ImagePortalUser
  • ImagePortalContrib
  • ImagePortalContribUser

Paramètres section-605a4aab23104489a21f7f7f5849801b

Entrée (getPhotoshopPathNamesParam)

Nom
Type
Obligatoire
Description
companyHandle
xsd:string
Oui
Gérer l’entreprise qui contient l’image à utiliser.
assetHandle
xsd:string
Oui
Gérer la ressource image.

Sortie (getPhotoshopPathNamesReturn)

Nom
Type
Obligatoire
Description
pathNameArray
types:StringArray
Oui
Tableau de noms de chemins d’accès Photoshop dans une image.

Exemples section-6d316f14b4184d42af4ca3f717b042dd

Requête

<getPhotoshopPathNamesParam xmlns="http://www.scene7.com/IpsApi/xsd/2012-07-31">
  <companyHandle>c|301</companyHandle>
  <assetHandle>a|26014</assetHandle>
</getPhotoshopPathNamesParam>

Réponse

<getPhotoshopPathNamesReturn xmlns="http://www.scene7.com/IpsApi/xsd/2012-07-31">
  <pathNameArray>
    <items>Background Path</items>
    <items>Face Path</items>
  </pathNameArray>
</getPhotoshopPathNamesReturn>
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681