Workspace 6.21.5
PlotImageBuilder

Renders a Plot to a QImage of a user-specified size.

  • Default label: "Build Plot Image"
  • Member of plug-in: Data analysis
  • Catalogue path: Data analysis/Plot2D
Inputs:
PlotCSIRO::DataAnalysis::Plot

ImageDeprecatedQImage

Image input is no longer in use - please use the width, height and background color inputs.

WidthintThe width of the output image.
HeightintThe height of the output image.
Background colorQColor

The background color of the output image. Will only take effect if the Plot has a transparent background color.

Outputs:
Plot ImageQImage