Click or drag to resize
AB4D logo

DXDeviceCreateTexture2D Method

Overload List
 NameDescription
Public methodCreateTexture2D(Texture2DDescription) CreateTexture2D returns a buffer as Texture2D.
Public methodCreateTexture2D(Int32, Int32, SampleDescription, Boolean, Boolean, Boolean) CreateTexture2D returns a buffer as Texture2D with standard format (defined by StandardBufferFormat).
Public methodCreateTexture2D(Int32, Int32, SampleDescription, Boolean, Boolean, Boolean, Boolean, Format) CreateTexture2D returns a buffer as Texture2D.
Top
See Also