Click or drag to resize

TfInvokeDataTypeSize Method

http://www.emgu.com
Get the size of the datatype in bytes.

Namespace:  Emgu.TF
Assembly:  Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
Syntax
public static int DataTypeSize(
	DataType dt
)

Parameters

dt
Type: Emgu.TFDataType

[Missing <param name="dt"/> documentation for "M:Emgu.TF.TfInvoke.DataTypeSize(Emgu.TF.DataType)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Emgu.TF.TfInvoke.DataTypeSize(Emgu.TF.DataType)"]

See Also