Bitmap for WPF
Create(DeviceContext,Image,ImageBrushProperties) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > ImageBrush クラス > Create メソッド : Create(DeviceContext,Image,ImageBrushProperties) メソッド
The context.
The image.
The image brush properties.
Initializes a new instance of the ImageBrushclass.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal context As DeviceContext, _
   ByVal image As Image, _
   ByVal imageBrushProperties As ImageBrushProperties _
) As ImageBrush

パラメータ

context
The context.
image
The image.
imageBrushProperties
The image brush properties.
参照

ImageBrush クラス
ImageBrush メンバ
オーバーロード一覧