You are here: Start » FIL.NET » Function Reference » Image » Image Drawing » FIL.DrawBox
Draws a box on an image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void DrawBox ( FilNet.Image ioImage, FilNet.Box inBox, FilNet.Pixel inColor, float inOpacity )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioImage | FilNet.Image | ||||
![]() | inBox | FilNet.Box | |||
![]() | inColor | FilNet.Pixel | |||
![]() | inOpacity | float | <0.0f, 1.0f> |