All Classes |Grouped Classes |Index

Function get_bitmask

Returns the color mask based on bit count and shift.

	static unsigned int CL_PixelFormat::get_bitmask(
		int bits,
		int shift);