Home | All Classes | Grouped Classes | Index | Search

CL_PixelBuffer::get_pixel

Returns the pixel at coordinates x and y. Only valid within a lock/unlock session.

	CL_Color get_pixel(
		int x, int y);

See also:

CL_Color | CL_PixelBuffer



Questions or comments, write to the ClanLib mailing list.