You are here: Start » FIL.NET » FIS.ImageToSize Method

FIS.ImageToSize Method

Converts an image to a size.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void ImageToSize
(
	FilNet.Image inImage,
	out FilNet.Size outSize
)

Parameters

Name Type Range Default Description
inImageFilNet.ImageInput image.
outSizeFilNet.Size

See also