You are here: Start » AVL.NET » AVL.DrawPaths_Palette(AvlNet.Image, AvlNet.Path[], AvlNet.DrawingStyle, bool, AvlNet.Image)
AVL.DrawPaths_Palette(AvlNet.Image, AvlNet.Path[], AvlNet.DrawingStyle, bool, AvlNet.Image)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void DrawPaths_Palette( AvlNet.Image inImage, AvlNet.Path[] inPaths, AvlNet.DrawingStyle inDrawingStyle, bool inForceRgb, out AvlNet.Image outImage )
Parameters
- inImage
- Type: AvlNet.Image
- inPaths
- Type: AvlNet.Path
- inDrawingStyle
- Type: AvlNet.DrawingStyle
- inForceRgb
- Type: System.Boolean
- outImage
- Type: AvlNet.Image
