Skip to content

surf:map

CrazedProgrammer edited this page Apr 23, 2017 · 2 revisions

surf:map(colors)

  • colors ({colour})
    Colour map (source key => target value)

Maps (palette) colours.
If the colour doesn't exist in the table, it ignores it if surf.overwrite is false, otherwise it overwrites the target pixel with transparent.

Clone this wiki locally