Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_set_render_state(3)	    Library Functions Manual	  al_set_render_state(3)

NAME
     al_set_render_state - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    void al_set_render_state(ALLEGRO_RENDER_STATE state, int value)

DESCRIPTION
     Set  one  of several render attributes; see ALLEGRO_RENDER_STATE(3) for de-
     tails.

     This function does nothing if the target bitmap is a memory bitmap.

SINCE
     5.1.2

SEE ALSO
     al_get_render_state(3),	ALLEGRO_RENDER_STATE(3),    ALLEGRO_RENDER_FUNC-
     TION(3), ALLEGRO_WRITE_MASK_FLAGS(3)

Allegro reference manual				  al_set_render_state(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_set_render_state&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help