Home | All Classes | Grouped Classes | Index | Search

CL_Sprite::get_frame_pixeldata

Returns a CL_PixelBuffer with the same dimensions as this sprite.

	CL_PixelBuffer get_frame_pixeldata(
		int frame);

Detailed description:

Returns an empty pixelbuffer if frame is invalid.

See also:

CL_PixelBuffer | CL_Sprite



Questions or comments, write to the ClanLib mailing list.