vmtkimagevoipainter

Description

fill a cubical region of an image with a given gray level

Input arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
disabledDisabledbool10disable execution and piping
iImagevtkImageData1the input image
ifileImageInputFileNamestr1filename for the default Image reader
interactiveInteractivebool11toggle interactivity
boxboundsBoxBoundsfloat6[0.0, 0.0, 0.0, 0.0, 0.0, 0.0]bounds of the cubical region for non-interactive mode
paintvaluePaintValuefloat10.0graylevel to fill the region with
renderervmtkRenderervmtkRenderer1external renderer
ofileImageOutputFileNamestr1filename for the default Image writer

Output arguments

ArgumentVariableTypeLengthRangeDefaultDescription
idIdstr10script id
handleSelfself1handle to self
oImagevtkImageData1the output image