BitmapImageCreate Method |
| Name | Description | |
|---|---|---|
| Create(Int32, Int32) |
Create top down 24bpp blue/green/red image of 96 dpi. The start of each row is 32-bit aligned.
| |
| Create(Int32, Int32, Boolean, Int32) |
Create 24bpp blue/green/red image. The start of each row is 32-bit aligned.
|