Interface ImageConverter

An image converter that transforms an image of one type into another type. Additional conversions options may be applied (i.e. effects, rotation, new size, etc.).

XML Namespace

urn:icsy:venice:wsdl:tools

XSD Data Types

basic:  http://www.v-grid.info/types/basic.xsd

domain:  http://www.v-grid.info/types/domain.xsd

faults:  http://www.v-grid.info/types/faults.xsd

image:  http://www.v-grid.info/types/tools/ImageConverter.xsd

Operations

 basic:File convert (domain:SSOInformation sso, basic:File source, image:ConverterOptions options) throws faults:AuthorizationFault
Converts an image to the specified format.

 basic:File convertURL (domain:SSOInformation sso, xsd:anyURI uri, image:ConverterOptions options) throws faults:AuthorizationFault
Converts an URL to the specified format.

Generated by the Venice Service Compiler on Thu May 10 14:13:01 CEST 2012