Module dsdl2.blend

Structs

NameDescription
BlendMode D struct that wraps SDL_BlendMode defining how blending should be done when an image is drawn on top of another

Enums

NameDescription
BlendFactor D enum that wraps SDL_BlendFactor (from SDL 2.0.6) defining blending multipliers
BlendOperation D enum that wraps SDL_BlendOperation (from SDL 2.0.6) defining blending operations