.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_get_new_bitmap_samples" "3" "" "Allegro reference manual" "" .SH NAME al_get_new_bitmap_samples \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] int al_get_new_bitmap_samples(void) GETTER(new_bitmap_samples, 0) .EE .SH DESCRIPTION Returns the value currently set with al_set_new_bitmap_samples(3) on the current thread or 0 if none was set. .SH SINCE 5.2.1 .RS .PP \f[I][Unstable API]:\f[R] This is an experimental feature and currently only works for the OpenGL backend. .RE