Skip to content

Sdl SurfaceSetBlendMode

Tangent 128 edited this page Mar 28, 2015 · 3 revisions

Surface:setBlendMode

Set the blend mode.

Method

SYNOPSIS

ret, err = function Surface:setBlendMode(mod)

ARGUMENTS

RETURNS

  • ret, true on success or false
  • err, the error message
Clone this wiki locally