Back to Adaptive Vision Studio website

You are here: Start » Filter Reference » Image Drawing » DrawStringLabels_SingleColor

DrawStringLabels_SingleColor


Draws strings (text) on an image with a single color.

Name Type Range Description
inImage Image Input image
inLabels StringLabel?Array? Strings to be drawn.
inLocationAlignment CoordinateSystem2D*
inLocationAnchor Anchor2D
inColor Pixel
inDrawingStyle DrawingStyle
inSize Real 10.0 - Height of a character in pixels
inOrientationAngle Real Orientation of text in degrees
inForceRgb Bool Filter will convert monochromatic image to RGB if needed
inBackgroundColor Pixel* Color of pixels drawn on image in text row
outImage Image Output image

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of DrawStringLabels filter group.