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

FIS.GrayModel2ByteSize Method

Returns estimated size of the GrayModel2 in bytes.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void GrayModel2ByteSize
(
	FilNet.GrayModel2 inGrayModel,
	out long outByteSize
)

Parameters

Name Type Range Default Description
inGrayModelFilNet.GrayModel2
outByteSizelong

See also