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,
	Optional<Avl.Region> inRoi
)

Parameters

Name Type Range Default Description
widthint
heightint
typeAvl.PlainType
depthint
pitchint
inRoiAtl.Optional<Avl.Region>

Function Overrides

See also