WriteableBitmap Constructor
Overload List
WriteableBitmap(PixelSize, Vector, Nullable(PixelFormat), Nullable(AlphaFormat)) | Initializes a new instance of the WriteableBitmap class. |
WriteableBitmap(PixelFormat, AlphaFormat, IntPtr, PixelSize, Vector, Int32) | Initializes a new instance of the WriteableBitmap class with existing pixel data The data is copied to the bitmap |