Tryst::SDL::BlendOperation
Inherits Enum < Comparable < Value < Object
How the weighted source and destination from a BlendMode.compose call combine into the final pixel.
Constants
Add = 1_u32
Subtract = 2_u32
RevSubtract = 3_u32
Minimum = 4_u32
Maximum = 5_u32