| allocate_data() | BC_Bitmap | [private] |
| BC_Bitmap(BC_WindowBase *parent_window, unsigned char *png_data) | BC_Bitmap | |
| BC_Bitmap(BC_WindowBase *parent_window, VFrame *frame) | BC_Bitmap | |
| BC_Bitmap(BC_WindowBase *parent_window, int w, int h, int color_model, int use_shm=1) | BC_Bitmap | |
| bg_b | BC_Bitmap | [private] |
| bg_color | BC_Bitmap | [private] |
| bg_g | BC_Bitmap | [private] |
| bg_r | BC_Bitmap | [private] |
| bit_counter | BC_Bitmap | [private] |
| bits_per_pixel | BC_Bitmap | [private] |
| byte_bitswap(char src) | BC_Bitmap | [private] |
| bytes_per_line | BC_Bitmap | [private] |
| color_model | BC_Bitmap | [private] |
| current_ringbuffer | BC_Bitmap | [private] |
| data | BC_Bitmap | [private] |
| delete_data() | BC_Bitmap | [private] |
| get_bytes_per_line() | BC_Bitmap | |
| get_color_model() | BC_Bitmap | |
| get_data() | BC_Bitmap | |
| get_default_depth() | BC_Bitmap | [private] |
| get_h() | BC_Bitmap | |
| get_row_pointers() | BC_Bitmap | |
| get_shm_id() | BC_Bitmap | |
| get_shm_offset() | BC_Bitmap | |
| get_shm_size() | BC_Bitmap | |
| get_u_offset() | BC_Bitmap | |
| get_u_plane() | BC_Bitmap | |
| get_u_shm_offset() | BC_Bitmap | |
| get_v_offset() | BC_Bitmap | |
| get_v_plane() | BC_Bitmap | |
| get_v_shm_offset() | BC_Bitmap | |
| get_w() | BC_Bitmap | |
| get_y_offset() | BC_Bitmap | |
| get_y_plane() | BC_Bitmap | |
| get_y_shm_offset() | BC_Bitmap | |
| h | BC_Bitmap | [private] |
| hardware_scaling() | BC_Bitmap | |
| initialize(BC_WindowBase *parent_window, int w, int h, int color_model, int use_shm) | BC_Bitmap | [private] |
| invert() | BC_Bitmap | |
| last_pixmap | BC_Bitmap | [private] |
| last_pixmap_used | BC_Bitmap | [private] |
| match_params(int w, int h, int color_model, int use_shm) | BC_Bitmap | |
| params_match(int w, int h, int color_model, int use_shm) | BC_Bitmap | |
| parent_window | BC_Bitmap | [private] |
| read_drawable(Drawable &pixmap, int source_x, int source_y) | BC_Bitmap | |
| read_frame(VFrame *frame, int in_x, int in_y, int in_w, int in_h, int out_x, int out_y, int out_w, int out_h) | BC_Bitmap | |
| read_frame(VFrame *frame, int x1, int y1, int x2, int y2) | BC_Bitmap | |
| rewind_ring() | BC_Bitmap | |
| rewind_ringbuffer() | BC_Bitmap | |
| ring_buffers | BC_Bitmap | [private] |
| rotate_90(int side) | BC_Bitmap | |
| row_data | BC_Bitmap | [private] |
| set_bg_color(int color) | BC_Bitmap | |
| shm_info | BC_Bitmap | [private] |
| top_level | BC_Bitmap | [private] |
| transparency_bitswap() | BC_Bitmap | |
| use_shm | BC_Bitmap | [private] |
| w | BC_Bitmap | [private] |
| write_drawable(Drawable &pixmap, GC &gc, int source_x, int source_y, int source_w, int source_h, int dest_x, int dest_y, int dest_w, int dest_h, int dont_wait) | BC_Bitmap | |
| write_drawable(Drawable &pixmap, GC &gc, int dest_x, int dest_y, int source_x, int source_y, int dest_w, int dest_h, int dont_wait) | BC_Bitmap | |
| ximage | BC_Bitmap | [private] |
| xv_image | BC_Bitmap | [private] |
| xv_portid | BC_Bitmap | [private] |
| ~BC_Bitmap() | BC_Bitmap | [virtual] |