Gets the
Bitmap instance that contains the image of the capture source.
Namespace:
DotNetBrowser.Capture
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax public Bitmap Thumbnail { get; }
Property Value
Type:
Bitmap
The
Bitmap instance that contains the image of the capture source.
See Also