PlotRegion
Plots a region outline on the image.
| Parameter | Description | ||||||||||||
| Image |
Reference to a cell containing an Image structure. Default = $A$0. |
||||||||||||
|
Region |
Specifies the image coordinates of the Region to be plotted.
|
||||||||||||
|
Name |
Specifies a text label to display with the graphic on the image. |
||||||||||||
|
Color |
Specifies the color
of the plotted graphic. Default: 0x32CD32, LimeGreen; max: 0xFFFFFF. Configure different colors by providing the hexadecimal color code in the |
||||||||||||
|
Show |
Specifies the display mode for the graphic overlay on the image.
|
|
Returns |
A Plot data structure containing the graphic. |