#include <bgui_image_tableau.h>
Definition at line 134 of file bgui_image_tableau.h.
Public Member Functions | |
| bgui_image_tableau_new () | |
| Constructor - creates an empty image tableau. | |
| bgui_image_tableau_new (vil_image_resource_sptr const &img, vgui_range_map_params_sptr const &rmp=0) | |
| Constructors - create a tableau displaying the given image. | |
| bgui_image_tableau_new (vil_image_view_base const &img, vgui_range_map_params_sptr const &rmp=0) | |
| bgui_image_tableau_new (vil1_image const &img, vgui_range_map_params_sptr const &rmp=0) | |
| bgui_image_tableau_new (char const *filename, vgui_range_map_params_sptr const &rmp=0) | |
| operator vgui_image_tableau_sptr () const | |
| to cast up to a vgui_image_tableau. | |
|
|
Constructor - creates an empty image tableau.
Definition at line 137 of file bgui_image_tableau.h. |
|
||||||||||||
|
Constructors - create a tableau displaying the given image.
Definition at line 143 of file bgui_image_tableau.h. |
|
||||||||||||
|
Definition at line 148 of file bgui_image_tableau.h. |
|
||||||||||||
|
Definition at line 153 of file bgui_image_tableau.h. |
|
||||||||||||
|
Definition at line 158 of file bgui_image_tableau.h. |
|
|
to cast up to a vgui_image_tableau.
Definition at line 164 of file bgui_image_tableau.h. |
1.4.4