get_clip_state(3alleg4) debian man page | unix.com

Man Page: get_clip_state

Operating Environment: debian

Section: 3alleg4

get_clip_state(3alleg4) 					  Allegro manual					   get_clip_state(3alleg4)

NAME
get_clip_state - Tells if clipping is on for a bitmap. Allegro game programming library.
SYNOPSIS
#include <allegro.h> int get_clip_state(BITMAP *bitmap)
DESCRIPTION
Returns non-zero if clipping is turned on for the specified bitmap and zero otherwise.
SEE ALSO
set_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
set_clip_rect(3alleg4) - debian
putpixel(3alleg4) - centos
putpixel(3alleg4) - suse
set_clip_rect(3alleg4) - php
putpixel(3alleg4) - redhat
Similar Topics in the Unix Linux Community
Introduction
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph