All Classes |Grouped Classes |Index

Function set_colorkey

Sets a new colorkey without converting the buffer.

	void CL_PixelBuffer::set_colorkey(
		bool enabled,
		unsigned int colorkey);

Detailed description:

(Used when converting from a format without an alpha channel)