imat_vtkplot/backgroundcolor (+FEA)


Purpose

Set the background color.

Syntax

hplot.backgroundcolor(color)

Description

This method sets the background color of the VTK plot.

COLOR is a string or 1x3 RGB vector in the range of [0,255]. The RGB value of the background color is stored in the displaycolor.background field of the s structure of HPLOT.