Click or drag to resize
ProtoCamConnectEventArgsColorDepth Property
Gets the configured color depth in bits.

Namespace: StreamCoders.Devices
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public int ColorDepth { get; }

Property Value

Type: Int32
The depth of the color.
See Also