Bitmap.this
- this(int width, int height, int depth, int redChannel, int greenChannel, int blueChannel, int alphaChannel)
- this(void[] pixels, int width, int height, int depth, int redChannel, int greenChannel, int blueChannel, int alphaChannel)
D2DGame Rendering Bitmap Bitmap
constructorsdestructorsfunctionspropertiesstatic functions
Creates a new width x height bitmap with a specified bit depth.