Updates the image field associated with an image asset.
Syntax
Name | Type | Description |
---|---|---|
* assetHandle* |
xsd:string |
Asset handle. |
* resolution* |
xsd:double |
Image resolution in pixels per inch. |
* anchorX* |
xsd:int |
X axis image anchor. |
* anchorY* |
xsd:int |
Y axis image anchor. |
* userData* |
xsd:string |
Value of userData metadata field, which is published to the image serving user data catalog field. |