Table of Contents

Property Depth

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

Depth

Gets or sets the bit depth of each element in the output array.

[TypeConverter(typeof(DepthConverter))]
public Depth? Depth { get; set; }

Property Value

Depth?

Remarks

If this property is not specified, the bit depth of the output array will be the same as the bit depth of the input array.