Bitmap for WPF
New<T> メソッド (Bitmap)

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Bitmap クラス : New<T> メソッド
シンタックス
'宣言
 
Public Shared Function New(Of T As {New, Struct})( _
   ByVal renderTarget As RenderTarget, _
   ByVal size As Size2L, _
   ByVal pixelDatas() As T, _
   ByVal bitmapProperties As BitmapProperties _
) As Bitmap
public static Bitmap New<T>( 
   RenderTarget renderTarget,
   Size2L size,
   T[] pixelDatas,
   BitmapProperties bitmapProperties
)
where T: new(), struct

パラメータ

renderTarget
size
pixelDatas
bitmapProperties

型パラメータ

T
参照

Bitmap クラス
Bitmap メンバ