You are here: Start » AVL.NET » VideoBoxPrimitive.SetRegion Method

VideoBoxPrimitive.SetRegion Method

Namespace:VideoBoxBase
Assembly:VideoBoxBase.dll

Syntax

public void SetRegion
(
	int width,
	int height,
	System.Void* data,
	int dataSize
)

Parameters

Name Type Range Default Description
widthint
heightint
dataSystem.Void*
dataSizeint

See also