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