Operation Image.Blob.Resize (Image.Blob.Resize)
In component BuiltIn
Operation id | Image.Blob.Resize |
---|---|
Category | Chain |
Label | Image.Blob.Resize |
Requires | |
Since |
Parameters
No parameters.
Signature
Inputs | blob |
---|---|
Outputs | blob |
Implementation Information
Implementation Class | Javadoc: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl |
---|---|
Contributing Component | BuiltIn |
JSON Definition
{ "id" : "Image.Blob.Resize", "label" : "Image.Blob.Resize", "category" : "Chain", "requires" : null, "description" : null, "url" : "Image.Blob.Resize", "signature" : [ "blob", "blob" ], "params" : [ ] }