[]
Constructs a new BlendState1 based on the specified description.
public static BlendState1 Create(Device1 device, BlendStateDescription1 description)
| Type | Name | Description |
|---|---|---|
| Device1 | device | The device with which to associate the state object. |
| BlendStateDescription1 | description | The state description. |
| Type | Description |
|---|---|
| BlendState1 | The newly created object. |