DXBitmap Constructors
Encapsulates a bitmap which consists of the pixel data for a graphics image and its attributes.Name | Parameters | Description |
---|---|---|
DXBitmap(Int32, Int32) | width, height | Initializes a new instance of the DXBitmap class with specified settings. |
See Also