You are here: Start » AVL.NET » Image.Reset Method

Image.Reset Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public void Reset
(
	int width,
	int height,
	int pitch,
	AvlNet.PlainType type,
	int depth,
	System.IntPtr dataPointer
)

Parameters

Name Type Range Default Description
widthint
heightint
pitchint
typeAvlNet.PlainType
depthint
dataPointerSystem.IntPtr

Function Overrides

See also