You are here: Start » FIL.NET » Invoke.GrayModel2ByteSize

Invoke.GrayModel2ByteSize

Returns estimated size of the GrayModel2 in bytes.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void GrayModel2ByteSize
(
	Fil.GrayModel2 inGrayModel,
	out long outByteSize
)

Parameters

Name Type Range Default Description
inGrayModelFil.GrayModel2
outByteSizelong

See also