-
Notifications
You must be signed in to change notification settings - Fork 74
Sdl TextureGetColorMod
Tangent 128 edited this page Mar 28, 2015
·
3 revisions
Get the color mod.
hex, c = function Texture:getColorMod()
- hex, the color as hexadecimal or nil on failure (see Color (hexadecimal))
- c, the color as table or nil on failure (see Color (table))
- err, the error message