![]() |
Open Broadcaster Software
Free, open source software for live streaming and recording
|
gif_bitmap_cb_create gif_bitmap_callback_vt::bitmap_create |
Create a bitmap.
gif_bitmap_cb_destroy gif_bitmap_callback_vt::bitmap_destroy |
Free a bitmap.
gif_bitmap_cb_get_buffer gif_bitmap_callback_vt::bitmap_get_buffer |
Return a pointer to the pixel data in a bitmap.
gif_bitmap_cb_modified gif_bitmap_callback_vt::bitmap_modified |
The bitmap image has changed, so flush any persistant cache.
gif_bitmap_cb_set_opaque gif_bitmap_callback_vt::bitmap_set_opaque |
Members below are optionalSets whether a bitmap should be plotted opaque.
gif_bitmap_cb_test_opaque gif_bitmap_callback_vt::bitmap_test_opaque |
Tests whether a bitmap has an opaque alpha channel.