All Classes |Grouped Classes |Index

Function get_pixeldata

Return the content of the draw buffer into a pixel buffer.

	virtual CL_PixelBuffer CL_GraphicContextProvider::get_pixeldata(
		const CL_Rect & rect,
		CL_TextureFormat  pixel_format,
		bool clamp);