Initializes a new instance of the
Textureclass.
シンタックス
'宣言
Public Overloads Shared Function Create( _
ByVal As Device, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As System.Integer, _
ByVal As Usage, _
ByVal As Format, _
ByVal As Pool, _
ByRef sharedHandle As System.IntPtr _
) As Texture
public static Texture Create(
Device ,
System.int ,
System.int ,
System.int ,
Usage ,
Format ,
Pool ,
ref System.IntPtr sharedHandle
)
パラメータ
- device
- width
- height
- levelCount
- usage
- format
- pool
- sharedHandle
参照