dsdl2.blend

Members

Enums

BlendFactor
enum BlendFactor

D enum that wraps SDL_BlendFactor (from SDL 2.0.6) defining blending multipliers

BlendOperation
enum BlendOperation

D enum that wraps SDL_BlendOperation (from SDL 2.0.6) defining blending operations

Structs

BlendMode
struct BlendMode

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

Meta

Authors

Avaxar <avaxar@nekkl.org>