struct BlendMode
The structure that holds the blend mode settings.
| Constructors and Destructors | ||
|---|---|---|
| BlendMode | Constructor. | |
| Set/Get | ||
Set
|
Changes settings. | |
| GetBlendOp | Gets the blend operation type. | |
| GetSrcFactor | Gets the value to multiply the pixel color by. | |
| GetDstFactor | Gets the value to multiply the frame buffer color by. | |
| GetLogicOp | Specifies the logical operation type. | |
CONFIDENTIAL