imat_vtkplot/textcolor (+FEA)


Purpose

Set the text color.

Syntax

hplot.textcolor(color)

Description

This method sets the color of text on the VTK plot.

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