ImageAppendComponents
Introduction
vtkImageAppendComponents appends the components of one or more images into a single image.
Methods
extend
Method used to decorate a given object (publicAPI+model) with vtkImageAppendComponents characteristics.
| Argument | Type | Required | Description |
|---|---|---|---|
publicAPI | Yes | object on which methods will be bounds (public) | |
model | Yes | object on which data structure will be bounds (protected) | |
initialValues | IImageAppendComponentsInitialValues | No | (default: {}) |
newInstance
Method used to create a new instance of vtkImageAppendComponents.
| Argument | Type | Required | Description |
|---|---|---|---|
initialValues | IImageAppendInitialValues | No | for pre-setting some of its content |
requestData
| Argument | Type | Required | Description |
|---|---|---|---|
inData | Yes | ||
outData | Yes |