$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::literal Namespace Reference

Classes

struct  black_t
 Type of literal black. More...
struct  blue_t
 Type of literal blue. More...
struct  brown_t
 Type of literal brown. More...
struct  cyan_t
 Type of literal cyan. More...
struct  dark_gray_t
struct  green_t
 Type of literal green. More...
struct  identity_t
 Type of literal identity. More...
struct  light_gray_t
 Type of literal grays. More...
struct  lime_t
 Type of literal lime. More...
struct  magenta_t
 Type of literal magenta. More...
struct  max_t
 Type of literal max. More...
struct  medium_gray_t
struct  min_t
 Type of literal min. More...
struct  olive_t
 Type of literal olive. More...
struct  one_t
 Type of literal one. More...
struct  orange_t
 Type of literal orange. More...
struct  origin_t
 Type of literal origin. More...
struct  pink_t
 Type of literal pink. More...
struct  purple_t
 Type of literal purple. More...
struct  red_t
 Type of literal red. More...
struct  teal_t
 Type of literal teal. More...
struct  violet_t
 Type of literal violet. More...
struct  white_t
 Type of literal white. More...
struct  yellow_t
 Type of literal yellow. More...
struct  zero_t
 Type of literal zero. More...

Variables

const black_t black
const blue_t blue
const brown_t brown
const cyan_t cyan
const dark_gray_t dark_gray
const green_t green
const identity_t identity
const light_gray_t light_gray
const lime_t lime
const magenta_t magenta
const max_t max
const medium_gray_t medium_gray
const min_t min
const olive_t olive
const one_t one
const orange_t orange
const origin_t origin
const pink_t pink
const purple_t purple
const red_t red
const teal_t teal
const violet_t violet
const white_t white
const yellow_t yellow
const zero_t zero

Detailed Description

Namespace of literals.

Variable Documentation

const black_t mln::literal::black

Literal black.

const blue_t mln::literal::blue

Literal blue.

const brown_t mln::literal::brown

Literal brown.

const cyan_t mln::literal::cyan

Literal cyan.

const dark_gray_t mln::literal::dark_gray

Literal dark gray.

const green_t mln::literal::green

Literal green.

const identity_t mln::literal::identity

Literal identity.

const light_gray_t mln::literal::light_gray

Literal light gray.

const lime_t mln::literal::lime

Literal lime.

const magenta_t mln::literal::magenta

Literal magenta.

const max_t mln::literal::max

Literal max.

const medium_gray_t mln::literal::medium_gray

Literal medium_gray.

const min_t mln::literal::min

Literal min.

const olive_t mln::literal::olive

Literal olive.

const one_t mln::literal::one

Literal one.

const orange_t mln::literal::orange

Literal orange.

const origin_t mln::literal::origin

Literal origin.

const pink_t mln::literal::pink

Literal pink.

const purple_t mln::literal::purple

Literal purple.

const red_t mln::literal::red

Literal red.

const teal_t mln::literal::teal

Literal teal.

const violet_t mln::literal::violet

Literal violet.

const white_t mln::literal::white

Literal white.

const yellow_t mln::literal::yellow

Literal yellow.

const zero_t mln::literal::zero

Literal zero.