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.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
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