Back to Aurora Vision Studio website

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

DrawCrosshairs_TwoColors


Module: FoundationLite

Draws crosshairs on an image with two colors, depending on the status of each crosshair.

Applications

Usually: green or red for pass/fail status.
Name Type Description
Input value inImage Image Input image
Input value inLocations Location?Array?
Input value inLocationAlignment CoordinateSystem2D*
Input value inColorIfTrue Pixel
Input value inColorIfFalse Pixel
Input value inConditions Bool?Array?
Input value inDrawingStyle DrawingStyle
Input value inForceRgb Bool Filter will convert monochromatic image to RGB if needed
Input value inCrosshairShape CrosshairShape
Output value outImage Image Output image

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError The sizes inLocations and inConditions do not match in DrawCrosshairs_TwoColors.

Complexity Level

This filter is available on Basic Complexity Level.

Filter Group

This filter is member of DrawCrosshairs filter group.