You are here: Start » AVL.NET » AVL.DrawBoxes_Palette(AvlNet.Image, AvlNet.Box?[], float, bool, AvlNet.Image)
AVL.DrawBoxes_Palette(AvlNet.Image, AvlNet.Box?[], float, bool, AvlNet.Image)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void DrawBoxes_Palette( AvlNet.Image inImage, AvlNet.Box?[] inBoxes, float inOpacity, bool inForceRgb, out AvlNet.Image outImage )
Parameters
- inImage
- Type: AvlNet.Image
- inBoxes
- Type: System.Nullable<AvlNet.Box>
- inOpacity
- Type: System.Single
- inForceRgb
- Type: System.Boolean
- outImage
- Type: AvlNet.Image
