get_clip_rect

Returns the clipping rectangle of a bitmap.

Description

void get_clip_rect(BITMAP *bitmap, int *x1, int *y1, int *x2, int *y2);
Returns the clipping rectangle for the specified bitmap.

Related Projects

The following projects include source code containing this keyword: