You are here: Start » AVL.NET » VideoBoxPrimitive.SetRegionArrayItem Method
VideoBoxPrimitive.SetRegionArrayItem Method
| Namespace: | VideoBoxBase |
|---|---|
| Assembly: | VideoBoxBase.dll |
Syntax
public void SetRegionArrayItem( int index, int width, int height, System.Void* data, int dataSize )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | index | int | |||
| width | int | ||||
| height | int | ||||
| data | System.Void* | ||||
| dataSize | int |

