Bitmap for UWP
Create(Device,Texture1DDescription) メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.Direct3D11 名前空間 > Texture1D クラス > Create メソッド : Create(Device,Texture1DDescription) メソッド
The device with which to associate the texture.
The description of the texture.
Initializes a new instance of the Texture1Dclass.
シンタックス
'宣言
 
Public Overloads Shared Function Create( _
   ByVal device As Device, _
   ByRef description As Texture1DDescription _
) As Texture1D
public static Texture1D Create( 
   Device device,
   ref Texture1DDescription description
)

パラメータ

device
The device with which to associate the texture.
description
The description of the texture.
参照

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