Click or drag to resize

BitmapDataBufferCreateDrawingBitmap Method

Creates a Drawing Bitmap from this data buffer.

Namespace:  CSVideoPlayer
Assembly:  CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Bitmap CreateDrawingBitmap()

Return Value

Type: Bitmap
The bitmap.
See Also