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

ImageFormat.Reset Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public void Reset
(
	int width_,
	int height_,
	Avl.PlainType type_,
	int depth_,
	int pitchAlignment_
)

Parameters

Name Type Range Default Description
width_int
height_int
type_Avl.PlainType
depth_int
pitchAlignment_int

See also