'Declaration
Public Function New( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal bitsPerPixel As BitsPerPixel _ )
public Bitmap( int width, int height, BitsPerPixel bitsPerPixel )
'Declaration
Public Function New( _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal bitsPerPixel As BitsPerPixel _ )
public Bitmap( int width, int height, BitsPerPixel bitsPerPixel )