Back to Adaptive Vision Studio website

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

DrawStringLabels_SingleColor


Module: FoundationLite

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

Examples

Description of usage of this filter can be found in examples and tutorial: Hand-Eye Calibration - On Filters.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of DrawStringLabels filter group.