[C#]
static Bitmap ToSystemDrawingBitmap(Bitmap bitmap);
[Visual Basic]
Shared Function ToSystemDrawingBitmap(bitmap As Bitmap) As Bitmap
None.