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

#include <mln/literal/colors.hh>

Public Member Functions

 magenta_t ()

Static Public Member Functions

static const magenta_tthe ()

Public Types

typedef Literal< void > category
typedef magenta_t exact_t

Detailed Description

Type of literal magenta.

Definition at line 131 of file colors.hh.

Constructor & Destructor Documentation

mln::literal::magenta_t::magenta_t ( )

Member Function Documentation

static const magenta_t & mln::Literal< magenta_t >::the ( )
staticinherited

Member Typedef Documentation

typedef Literal<void> mln::Literal< magenta_t >::category
inherited

Definition at line 60 of file literal.hh.

typedef magenta_t mln::Object< magenta_t >::exact_t
inherited

Definition at line 105 of file object.hh.