BlendMode Constructor

SFML.Net

BlendMode Constructor
Overload List
  Name Description
Public method BlendMode(BlendModeFactor, BlendModeFactor)
Construct the blend mode given the factors and equation
Public method BlendMode(BlendModeFactor, BlendModeFactor, BlendModeEquation)
Construct the blend mode given the factors and equation
Public method BlendMode(BlendModeFactor, BlendModeFactor, BlendModeEquation, BlendModeFactor, BlendModeFactor, BlendModeEquation)
Construct the blend mode given the factors and equation
Top
See Also