This topic has not yet been rated - Rate this topic

WriteableBitmap Constructor

Initializes a new instance of the WriteableBitmap class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method WriteableBitmap(BitmapSource) Initializes a new instance of the WriteableBitmap class using the given BitmapSource.
Public method WriteableBitmap(Int32, Int32, Double, Double, PixelFormat, BitmapPalette) Initializes a new instance of the WriteableBitmap class with the specified parameters.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.