You are here: Start » ImageFormat.Reset Method

ImageFormat.Reset Method

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

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

Parameters

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

See also