GrayModel2ByteSize


Returns estimated size of the GrayModel2 in bytes.

Syntax

C++
C#
Python
 
def GrayModel2ByteSize(
	inGrayModel: GrayModel2,
	/
)
-> outByteSize: int

Parameters

Name Type Default Description
Input value inGrayModel GrayModel2
Output value outByteSize int