Man Page: get_clip_state
Operating Environment: debian
Section: 3alleg4
get_clip_state(3alleg4) Allegro manual get_clip_state(3alleg4)NAMEget_clip_state - Tells if clipping is on for a bitmap. Allegro game programming library.SYNOPSIS#include <allegro.h> int get_clip_state(BITMAP *bitmap)DESCRIPTIONReturns non-zero if clipping is turned on for the specified bitmap and zero otherwise.SEE ALSOset_clip_rect(3alleg4), get_clip_rect(3alleg4), add_clip_rect(3alleg4), set_clip_state(3alleg4) Allegro version 4.4.2 get_clip_state(3alleg4)
| Related Man Pages |
|---|
| putpixel(3alleg4) - debian |
| set_clip_rect(3alleg4) - centos |
| set_clip_rect(3alleg4) - opendarwin |
| set_clip_rect(3alleg4) - osx |
| set_clip_rect(3alleg4) - plan9 |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| How can I do this in VI editor? |
| Find columns in a file based on header and print to new file |
| A (ksh) Library For and From UNIX.com |