Bitmap for WPF
CreateWicBitmapRenderTarget メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Factory クラス : CreateWicBitmapRenderTarget メソッド
HRESULT ID2D1Factory::CreateWicBitmapRenderTarget([In] IWICBitmap* target,[In] const D2D1_RENDER_TARGET_PROPERTIES* renderTargetProperties,[Out, Fast] ID2D1RenderTarget** renderTarget)
シンタックス
'宣言
 
Public Function CreateWicBitmapRenderTarget( _
   ByVal target As Bitmap, _
   ByRef renderTargetProperties As RenderTargetProperties _
) As WicRenderTarget
public WicRenderTarget CreateWicBitmapRenderTarget( 
   Bitmap target,
   ref RenderTargetProperties renderTargetProperties
)

パラメータ

target
renderTargetProperties
参照

Factory クラス
Factory メンバ