All Classes |Grouped Classes |Index

Function get_pixel

Return color of pixel at the specified coordinates.

	CL_Colorf CL_PixelBuffer::get_pixel(
		int x,
		int y);