Back to FabImage 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
Input value
inImage Image Input image
Input value
inLabels StringLabel?Array? Strings to be drawn.
Input value
inLocationAlignment CoordinateSystem2D*
Input value
inLocationAnchor Anchor2D
Input value
inColor Pixel
Input value
inDrawingStyle DrawingStyle
Input value
inSize Real 10.0 - Height of a character in pixels
Input value
inOrientationAngle Real Orientation of text in degrees
Input value
inForceRgb Bool Filter will convert monochromatic image to RGB if needed
Input value
inBackgroundColor Pixel* Color of pixels drawn on image in text row
Output value
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.