Home | All Classes | Grouped Classes | Index | Search

CL_PixelBuffer::set_colorkey

Sets a new colorkey without converting the buffer.

	void set_colorkey(
		bool enabled, unsigned int colorkey);

Parameters:

enabled
Enable or disable the colorkey.
colorkey
New colorkey to use.

See also:

CL_PixelBuffer



Questions or comments, write to the ClanLib mailing list.