This property retrieves the bitcount per pixel for the preview image.

[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 preview image.

This property is refreshed after executing the Open, SetStreamFormat, or ShowPenDialog methods.

See Also

Preview Members | Newtone.ImageKit.Wpf.WebCamera.Preview

 

The ImageKit WPF is created by Newtone Corporation