Bitmap for WPF
Create(Device,Int32,Int32,Int32,Usage,Format,Pool) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct3D9 名前空間 > Texture クラス > Create メソッド : Create(Device,Int32,Int32,Int32,Usage,Format,Pool) メソッド
Initializes a new instance of the Textureclass.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal device As Device, _
   ByVal width As System.Integer, _
   ByVal height As System.Integer, _
   ByVal levelCount As System.Integer, _
   ByVal usage As Usage, _
   ByVal format As Format, _
   ByVal pool As Pool _
) As Texture
public static Texture Create( 
   Device device,
   System.int width,
   System.int height,
   System.int levelCount,
   Usage usage,
   Format format,
   Pool pool
)

パラメータ

device
width
height
levelCount
usage
format
pool
参照

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