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