You are here: Start » Image Constructor

Image Constructor

Creates a new Image instance that is a copy of the passed image.

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

Syntax

public Image
(
	FilNet.Image image
)

Parameters

Name Type Range Default Description
imageFilNet.Image

See also