Back to Adaptive Vision Library website

You are here: Start » Function Reference » Image Drawing

Image Drawing

Select a function from the list below.

Icon Name Description Library
DrawArc Draws an arc on an image. Lite
DrawBox Draws a box on an image. Lite
DrawCircle Draws a circle on an image. Lite
DrawCoordinateSystem Draws a pair of arrows representing a coordinate system on an image. Lite
DrawDimensionLine Draws a dimension line on an image. Lite
DrawEllipse Draws an ellipse on an image. Lite
DrawGridImage Draws an image as a tile on an image considered to be a grid of tiles. Lite
DrawImage Draws an image on another one. Lite
DrawLine Draws a line on an image. Lite
DrawPath Draws a path on an image. Lite
DrawPoint Draws a point on an image. Lite
DrawRectangle Draws a rectangle on an image. Lite
DrawRegion Draws a region on an image. Lite
DrawRegionOfInterest Draws a region of interest on an image. Lite
DrawSegment Draws a segment on an image. Lite
DrawShapeRegion Draws a ShapeRegion object on an image. Lite
DrawString Draws a string on an image. Lite
DrawVector Draws a vector at an associated initial point on an image. Lite
VisualizeHeatMap Colorizes heat-map and blends it with background image Lite

Select Filter Equivalent below.

Icon Name Description Library
DrawArcs_Palette Draws arcs on an image with multiple colors. Lite
DrawArcs_SingleColor Draws arcs on an image with a single color. Lite
DrawArcs_TwoColors Draws arcs on an image with two colors, depending on the status of each arc (usually: green or red for pass/fail status). Lite
DrawBoxes_Palette Draws boxes on an image with multiple colors. Lite
DrawBoxes_SingleColor Draws boxes on an image with a single color. Lite
DrawBoxes_TwoColors Draws boxes on an image with two colors, depending on the status of each box (usually: green or red for pass/fail status). Lite
DrawCircles_Palette Draws circles on an image with multiple colors. Lite
DrawCircles_SingleColor Draws circles on an image with a single color. Lite
DrawCircles_TwoColors Draws circles on an image with two colors, depending on the status of each circle (usually: green or red for pass/fail status). Lite
DrawCoordinateSystems_Palette Draws coordinate systems on an image with multiple colors. Lite
DrawCoordinateSystems_SingleColor Draws coordinate systems on an image with a single color. Lite
DrawCoordinateSystems_TwoColors Draws coordinate systems on an image with two colors, depending on the status of each coordinate system (usually: green or red for pass/fail status). Lite
DrawDimensionLines_Palette Draws dimension lines on an image with multiple colors. Lite
DrawDimensionLines_SingleColor Draws dimension lines on an image with a single color. Lite
DrawDimensionLines_TwoColors Draws dimension lines on an image with two colors, depending on the status of each dimension line (usually: green or red for pass/fail status). Lite
DrawEllipses_Palette Draws ellipses on an image with multiple colors. Lite
DrawEllipses_SingleColor Draws ellipses on an image with a single color. Lite
DrawEllipses_TwoColors Draws ellipses on an image with two colors, depending on the status of each ellipse (usually: green or red for pass/fail status). Lite
DrawImages Draws an array of images on an image. Lite
DrawLines_Palette Draws lines on an image with multiple colors. Lite
DrawLines_SingleColor Draws lines on an image with a single color. Lite
DrawLines_TwoColors Draws lines on an image with two colors, depending on the status of each line (usually: green or red for pass/fail status). Lite
DrawPaths_Palette Draws paths on an image with multiple colors. Lite
DrawPaths_SingleColor Draws paths on an image with a single color. Lite
DrawPaths_TwoColors Draws paths on an image with two colors, depending on the status of each path (usually: green or red for pass/fail status). Lite
DrawPoints_Palette Draws points on an image with multiple colors. Lite
DrawPoints_SingleColor Draws points on an image with a single color. Lite
DrawPoints_TwoColors Draws points on an image with two colors, depending on the status of each point (usually: green or red for pass/fail status). Lite
DrawRectangles_Palette Draws rectangles on an image with multiple colors. Lite
DrawRectangles_SingleColor Draws rectangles on an image with a single color. Lite
DrawRectangles_TwoColors Draws rectangles on an image with two colors, depending on the status of each rectangle (usually: green or red for pass/fail status). Lite
DrawRegions_Palette Draws regions on an image with multiple colors. Lite
DrawRegions_SingleColor Apart from drawing can also be used to "clear" a part of an image. Lite
DrawRegions_TwoColors Draws regions on an image with two colors, depending on the status of each region (usually: green or red for pass/fail status). Lite
DrawRegionsOfInterest_Palette Draws regions of interest on an image with multiple colors. Lite
DrawRegionsOfInterest_SingleColor Apart from drawing can also be used to "clear" a part of an image. Lite
DrawRegionsOfInterest_TwoColors Draws regions of interest on an image with two colors, depending on the status of each region (usually: green or red for pass/fail status). Lite
DrawSegments_Palette Draws segments on an image with multiple colors. Lite
DrawSegments_SingleColor Draws segments on an image with a single color. Lite
DrawSegments_TwoColors Draws segments on an image with two colors, depending on the status of each segment (usually: green or red for pass/fail status). Lite
DrawShapeRegions_Palette Draws ShapeRegion objects on an image with multiple colors. Lite
DrawShapeRegions_SingleColor Draws ShapeRegion objects on an image with a single color. Lite
DrawShapeRegions_TwoColors Draws ShapeRegion objects on an image with two colors, depending on the status of each ShapeRegion (usually: green or red for pass/fail status). Lite
DrawStringLabels_Palette Draws strings (text) on an image with multiple colors. Lite
DrawStringLabels_SingleColor Draws strings (text) on an image with a single color. Lite
DrawStringLabels_TwoColors Draws strings (text) on an image with two colors, depending on the status of each string (usually: green or red for pass/fail status). Lite
DrawStrings_Palette Draws strings (text) on an image with multiple colors. Lite
DrawStrings_SingleColor Draws strings (text) on an image with a single color. Lite
DrawStrings_TwoColors Draws strings (text) on an image with two colors, depending on the status of each string (usually: green or red for pass/fail status). Lite
DrawVectors_Palette Draws vectors at associated initial points on an image with multiple colors. Lite
DrawVectors_SingleColor Draws vectors on an image with a single color. Lite
DrawVectors_TwoColors Draws vectors on an image with two colors, depending on the status of each vector (usually: green or red for pass/fail status). Lite