Bitmap for WPF
CreateCompatibleRenderTarget メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > RenderTarget クラス : CreateCompatibleRenderTarget メソッド
HRESULT ID2D1RenderTarget::CreateCompatibleRenderTarget([In, Optional] const D2D_SIZE_F* desiredSize,[In, Optional] const D2D_SIZE_U* desiredPixelSize,[In, Optional] const D2D1_PIXEL_FORMAT* desiredFormat,[In] D2D1_COMPATIBLE_RENDER_TARGET_OPTIONS options,[Out, Fast] ID2D1BitmapRenderTarget** bitmapRenderTarget)
シンタックス
'宣言
 
Public Function CreateCompatibleRenderTarget( _
   ByVal desiredSize As System.Nullable(Of Size2F), _
   ByVal desiredPixelSize As System.Nullable(Of Size2L), _
   ByVal desiredFormat As System.Nullable(Of PixelFormat), _
   ByVal options As CompatibleRenderTargetOptions _
) As BitmapRenderTarget
public BitmapRenderTarget CreateCompatibleRenderTarget( 
   System.Nullable<Size2F> desiredSize,
   System.Nullable<Size2L> desiredPixelSize,
   System.Nullable<PixelFormat> desiredFormat,
   CompatibleRenderTargetOptions options
)

パラメータ

desiredSize
desiredPixelSize
desiredFormat
options
参照

RenderTarget クラス
RenderTarget メンバ