getPhotoshopPath getphotoshoppath
Restituisce le coordinate per il quadrilatero che racchiude il percorso Photoshop denominato.
Sintassi
Tipi di utenti autorizzati section-c417a287612847cb98dd0aa9c67fd78a
IpsAdmin
IpsCompanyAdmin
IpsUser
ImagePortalAdmin
ImagePortalUser
ImagePortalContrib
ImagePortalContribUser
- "
Parametri section-ebffe496284c4ced9f329f78127be199
Input (getPhotoshopPathParam)
Nome
Tipo
Obbligatorio
Descrizione
companyHandle
xsd:string
Sì
Gestisci l’azienda con l’immagine con cui desideri lavorare.
assetHandle
xsd:string
Sì
Gestisci la risorsa immagine.
pathName
xsd:string
Sì
Nome del percorso Photoshop che desideri restituire.
Output (getPhotoshopPathReturn)
Nome
Tipo
Obbligatorio
Descrizione
perspectiveQuad
types:PerspectiveQuad
Sì
Restituisce le coordinate dell'immagine in base al percorso. Vedi PerspectiveQuad.
Esempi section-1f0461cbdc184c8d8925336d5279db47
Richiesta
<getPhotoshopPathParam xmlns="http://www.scene7.com/IpsApi/xsd/2012-07-31">
<companyHandle>c|301</companyHandle>
<assetHandle>a|26014</assetHandle>
<pathName>Face Path</pathName>
</getPhotoshopPathParam>
Risposta
<getPhotoshopPathReturn xmlns="http://www.scene7.com/IpsApi/xsd/2012-07-31">
<perspectiveQuad>
<x0>932.19</x0>
<y0>296.592</y0>
<x1>968.769</x1>
<y1>320.16</y1>
<x2>1119.56</x2>
<y2>1200.0</y2>
<x3>900.43</x3>
<y3>1200.0</y3>
</perspectiveQuad>
</getPhotoshopPathReturn>
recommendation-more-help
4e9b9d8c-5839-4215-aa35-01b652869681