ImageGui Namespace Reference

Namespaces

namespace  Ui
 

Classes

class  GLImageBox
 
class  ImageOrientationDialog
 
class  ImageView
 
class  Module
 
class  Ui_ImageOrientationDialog
 
class  ViewProviderImagePlane
 
class  Workbench
 

Functions

PyObjectinitModule ()
 

Variables

static const char * image_oneToOne []
 
static const char * image_stretch []
 

Function Documentation

◆ initModule()

PyObject * ImageGui::initModule ( )

Variable Documentation

◆ image_oneToOne

const char* ImageGui::image_oneToOne[]
static
Initial value:
={
"16 16 2 1",
". c #000000",
"# c #ffffff",
"................",
".##############.",
".##############.",
".###.#######.##.",
".##..######..##.",
".#.#.#####.#.##.",
".###.##..###.##.",
".###.##..###.##.",
".###.#######.##.",
".###.##..###.##.",
".###.##..###.##.",
".###.#######.##.",
".##...#####...#.",
".##############.",
".##############.",
"................"}

Referenced by ImageGui::ImageView::createActions().

◆ image_stretch

const char* ImageGui::image_stretch[]
static
Initial value:
={
"16 16 2 1",
". c #000000",
"# c #ffffff",
"................",
".##############.",
".#....####....#.",
".#..########..#.",
".#.#.######.#.#.",
".#.##.####.##.#.",
".#####.##.#####.",
".######..######.",
".######..######.",
".#####.##.#####.",
".#.##.####.##.#.",
".#.#.######.#.#.",
".#..########..#.",
".#....####....#.",
".##############.",
"................"}

Referenced by ImageGui::ImageView::createActions().