Query: get_clip_state
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
---|
set_clip_rect(3alleg4) - centos |
putpixel(3alleg4) - centos |
set_clip_rect(3alleg4) - mojave |
putpixel(3alleg4) - mojave |
putpixel(3alleg4) - redhat |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Docker learning Phase-I |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |