Classes | |
class GLImageBox | |
class ImageOrientationDialog | |
class ImageView | |
class Module | |
class ViewProviderImagePlane | |
class Workbench | |
Functions | |
PyObject * initModule () | |
Variables | |
static const char * image_oneToOne [] | |
static const char * image_stretch [] | |
Function Documentation
◆ initModule()
PyObject * ImageGui::initModule | ( | ) |
Variable Documentation
◆ image_oneToOne
|
static |
Initial value:
={
"16 16 2 1",
". c #000000",
"# c #ffffff",
"................",
".##############.",
".##############.",
".###.#######.##.",
".##..######..##.",
".#.#.#####.#.##.",
".###.##..###.##.",
".###.##..###.##.",
".###.#######.##.",
".###.##..###.##.",
".###.##..###.##.",
".###.#######.##.",
".##...#####...#.",
".##############.",
".##############.",
"................"}
Referenced by ImageGui::ImageView::createActions().
◆ image_stretch
|
static |
Initial value:
={
"16 16 2 1",
". c #000000",
"# c #ffffff",
"................",
".##############.",
".#....####....#.",
".#..########..#.",
".#.#.######.#.#.",
".#.##.####.##.#.",
".#####.##.#####.",
".######..######.",
".######..######.",
".#####.##.#####.",
".#.##.####.##.#.",
".#.#.######.#.#.",
".#..########..#.",
".#....####....#.",
".##############.",
"................"}
Referenced by ImageGui::ImageView::createActions().