Skip to content

vtkTextProperty: adds SetBackgroundRGBA

It simply adds a method which allows you to get/set the Background color of a vtkTextProperty using a single RGBA 4 dim array

  • It also calls this new methods at TestImageAndAnnotations.cxx test for a smoke test of these introduced new methods

It is needed for paraview/paraview!4539 (merged)

Edited by Vicente Bolea

Merge request reports