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

Image.Reset Method

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

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

Parameters

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

Function Overrides

See also