Workspace 6.21.5
CreateCircleImage

Creates QImage containing a circle of the specified colour and with the specified text content. This is often used for creating glyphs and labels dynamically for visualisation.

  • Default label: "Create circle image"
  • Member of plug-in: Rendering
  • Catalogue path: Images
Inputs:
WidthintThe width of the output image.
HeightintThe height of the output image.
Border widthintThe width of the border displayed on the circle.
Inner textQString

FontQFont

Background colorQColor

Foreground colorQColor

Outputs:
ImageQImage