You are here: Start » Image.Reset Method

Image.Reset Method

Namespace:FilNet
Assembly:FIL.NET.TS.dll

Syntax

public void Reset
(
	int width,
	int height,
	int pitch,
	FilNet.PlainType type,
	int depth,
	System.IntPtr dataPointer
)

Parameters

Name Type Range Default Description
widthint
heightint
pitchint
typeFilNet.PlainType
depthint
dataPointerSystem.IntPtr

Function Overrides

See also