Skip to content

Sdl TextureSetAlphaMod

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

Texture:setAlphaMod

Set the alpha mod.

Method

SYNOPSIS

ret, err = function Texture:setAlphaMod(value)

ARGUMENTS

  • value, the value

RETURNS

  • ret, true on success or false
  • err, the error message

Clone this wiki locally