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

Image.Reset Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void Reset
(
	int width,
	int height,
	Avl.PlainType type,
	int depth,
	int pitch
)

Parameters

Name Type Range Default Description
widthint
heightint
typeAvl.PlainType
depthint
pitchint

Function Overrides

See also