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