Image Functions

Image functions plot graphic overlays on top of the image.

  • PlotArc: Plots an arc segment in the image.
  • PlotCircle: Plots a circle in the image.
  • PlotCompositeRegion: Plots a composite region in the image.
  • PlotCross: Plots a cross in the image.
  • PlotData: Plots the graphics stored in a Data structure.
  • PlotLine: Plots a line segment in the image.
  • PlotPoint: Plots a point crosshair in the image.
  • PlotPolygon: Plots a polygon shape in the image.
  • PlotRegion: Plots a region outline in the image.
  • PlotString: Plots a text string in the image.