You are here: Start » AVL.NET » AVL.DrawRegions_Palette(AvlNet.Image, AvlNet.Region[], float, bool, AvlNet.Image)
AVL.DrawRegions_Palette(AvlNet.Image, AvlNet.Region[], float, bool, AvlNet.Image)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void DrawRegions_Palette( AvlNet.Image inImage, AvlNet.Region[] inRegions, float inOpacity, bool inForceRgb, out AvlNet.Image outImage )
Parameters
- inImage
- Type: AvlNet.Image
- inRegions
- Type: AvlNet.Region
- inOpacity
- Type: System.Single
- inForceRgb
- Type: System.Boolean
- outImage
- Type: AvlNet.Image
