Initializes a new instance of the TransparentBitmap class with the specified size.
- width (Int32)
- The width, in pixels, of the new TransparentBitmap.
- height (Int32)
- The height, in pixels, of the new TransparentBitmap.
This constructor creates a TransparentBitmap with a PixelFormat enumeration value of Format32bppArgb.