Click or drag to resize
AB4D logo

DXDeviceCreateTexture2DDescription Method

Overload List
 NameDescription
Public methodCreateTexture2DDescription(Int32, Int32, SampleDescription, Boolean, Boolean, Boolean) CreateTexture2DDescription returns a Texture2DDescription that can be used to create a back buffer with standard format (defined by StandardBufferFormat).
Public methodCreateTexture2DDescription(Int32, Int32, SampleDescription, Boolean, Boolean, Boolean, Boolean, Format) CreateTexture2DDescription returns a Texture2DDescription that can be used to create a back buffer.
Top
See Also