getPhotoshopPathNames getphotoshoppathnames

Renvoie un tableau de noms de chemins d’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érez l’entreprise qui contient l’image avec laquelle vous souhaitez travailler.
AssetHandle
xsd:string
Oui
Poignée de la ressource image.

Output (getPhotoshopPathNamesReturn)

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

Exemples section-6d316f14b4184d42af4ca3f717b042dd

Demander

<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