'宣言 Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal wicBitmap As BitmapSource, _ ByVal bitmapProperties As BitmapProperties _ ) As Bitmap
public static Bitmap Create( RenderTarget renderTarget, BitmapSource wicBitmap, BitmapProperties bitmapProperties )
パラメータ
- renderTarget
- The render target.
- wicBitmap
- The wic bitmap.
- bitmapProperties
- The bitmap properties.