This property retrieves the bitcount per pixel for the video.
[Visual Basic] Public ReadOnly Property
BitCount As Integer
[C#] public int BitCount {get;}
Property Value
An integer representing the bitcount. ReadOnly
Explanation
The BitCount property retrieves the bitcount per pixel for the video.
This property is refreshed after executing the Open, SetStreamFormat, or ShowPenDialog methods.
See Also
Record Members | Newtone.ImageKit.Win.WebCamera.Record