'宣言 Public Overloads Shared Function Create( _ ByVal renderTarget As RenderTarget, _ ByVal wicBitmapSource As BitmapSource _ ) As Bitmap
public static Bitmap Create( RenderTarget renderTarget, BitmapSource wicBitmapSource )
パラメータ
- renderTarget
- The render target.
- wicBitmapSource
- A reference to a C1.Util.DX.WIC.BitmapSourcewic bitmap.