.\" Automatically generated by Pandoc 3.1.11.1 .\" .TH "al_get_bitmap_blender" "3" "" "Allegro reference manual" "" .SH NAME al_get_bitmap_blender \- Allegro 5 API .SH SYNOPSIS .IP .EX #include void al_get_bitmap_blender(int *op, int *src, int *dst) .EE .SH DESCRIPTION Returns the current blender being used by the target bitmap. You can pass NULL for values you are not interested in. .SH SINCE 5.2.5 .RS .PP \f[I][Unstable API]:\f[R] New API. .RE .SH SEE ALSO al_set_bitmap_blender(3), al_get_separate_bitmap_blender(3)