You are here: Start » AVL.NET » AVS.FillImageBuffer Method
AVS.FillImageBuffer Method
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void FillImageBuffer ( AvlNet.Image outImage, int inWidth, int inHeight, AvlNet.PlainType inType, int inDepth, int inPitch, System.IntPtr inData )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | outImage | AvlNet.Image | |||
![]() | inWidth | int | |||
![]() | inHeight | int | |||
![]() | inType | AvlNet.PlainType | |||
![]() | inDepth | int | |||
![]() | inPitch | int | |||
![]() | inData | System.IntPtr |


