'Declaration Public Overloads Shared Function Create( _ ByVal deviceContext As DeviceContext, _ ByVal wicBitmap As BitmapSource, _ ByVal bitmapProperties As BitmapProperties1 _ ) As Bitmap1
public static Bitmap1 Create( DeviceContext deviceContext, BitmapSource wicBitmap, BitmapProperties1 bitmapProperties )
Parameters
- deviceContext
- The render target.
- wicBitmap
- The wic bitmap.
- bitmapProperties
- The bitmap properties.