BitmapSource.Create Method
Creates a new BitmapSource that has the specified properties and options.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
Create(Int32, Int32, Double, Double, PixelFormat, BitmapPalette, Array, Int32) | Creates a new BitmapSource from an array of pixels. |
|
Create(Int32, Int32, Double, Double, PixelFormat, BitmapPalette, IntPtr, Int32, Int32) | Creates a new BitmapSource from an array of pixels that are stored in unmanaged memory. |