You are here: Start » Image Constructor

Image Constructor

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

Syntax

public Image
(
	int width,
	int height,
	FilNet.PlainType type,
	int depth
)

Parameters

Name Type Range Default Description
widthint
heightint
typeFilNet.PlainType
depthint

See also