Maven module :un.api : api-image :
Class : un.api.image.process.AbstractImageTaskDescriptor
Extends/Implements : un.api.task.AbstractTaskDescriptor
Subclasses : -

Description of an operator.
author  Johann Sorel


Variables : INPUT_IMAGE, INPUT_IMAGE2, INPUT_EXTENDER, OUTPUT_IMAGE
Functions : AbstractImageTaskDescriptor, AbstractImageTaskDescriptor


public ParameterValueType INPUT_IMAGE

public ParameterValueType INPUT_IMAGE2

public ParameterValueType INPUT_EXTENDER

public ParameterValueType OUTPUT_IMAGE


public void AbstractImageTaskDescriptor (Chars id, CharArray name, CharArray description, ParametersType inputType, ParametersType outputType)

public void AbstractImageTaskDescriptor (Chars id, CharArray name, CharArray description, ParameterType[] inputs, ParameterType[] outputs)