constructor Create(Width: integer; Height: integer; DpiX: integer; DpiY: integer); overload;
Initializes a new instance of the class with the specified size.
width
The width, in pixels, of the new bitmap.
height
The height, in pixels, of the new bitmap.