You are here: Start » FIL.NET » FIL.DrawRegionOfInterest
Draws a region of interest on an image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void DrawRegionOfInterest ( FilNet.Image ioImage, FilNet.RegionOfInterest inRoi, FilNet.CoordinateSystem2D? inRegionAlignment, FilNet.Pixel inColor, float inOpacity )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioImage | FilNet.Image | ||||
![]() | inRoi | FilNet.RegionOfInterest | Range of pixels to be processed. | ||
![]() | inRegionAlignment | FilNet.CoordinateSystem2D? | |||
![]() | inColor | FilNet.Pixel | |||
![]() | inOpacity | float | <0.0f, 1.0f> |