Fills an image and its border with a specified value.
Reference to the source image.
8-bit image that specifies the region in the image to modify.
Only those pixels in the original image that correspond to an equivalent non-zero pixel in the mask image are processed. All other pixels keep their original values. The entire image is processed if image mask is not connected.
Value used for filling an 8-bit, 16-bit, or 32-bit floating-point image.
Value used for filling a 32-bit RGB or 32-bit HSL image.
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Default: No error
Value used for filling a complex image.
Value used for filling a 64-bit RGB image.
Value of the red plane.
Value of the green plane.
Value of the blue plane.
Value of the alpha plane.
Reference to the destination image.
If image dst is connected, image dst out is the same as image dst. Otherwise, image dst out refers to the image referenced by image src.
Error information.
The node produces this output according to standard error behavior.
Standard Error Behavior
Many nodes provide an error in input and an error out output so that the node can respond to and communicate errors that occur while code is running. The value of error in specifies whether an error occurred before the node runs. Most nodes respond to values of error in in a standard, predictable way.
Where This Node Can Run:
Desktop OS: Windows
FPGA: Not supported
Web Server: Not supported in VIs that run in a web application