Extracted from Pike v8.0 release 358 as of 2016-11-23.
   

Method SDL.Surface()->set_color_key()


Method set_color_key

object set_color_key(int flag, int key)

Description

Set or clear the color key (aka transparent pixel) for a the surface. Also control whether RLE-accelleration is enabled or not.

Parameter flag
FIXME

Document this function