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

#include <mln/literal/colors.hh>

Public Member Functions

 cyan_t ()

Static Public Member Functions

static const cyan_tthe ()

Public Types

typedef Literal< void > category
typedef cyan_t exact_t

Detailed Description

Type of literal cyan.

Definition at line 123 of file colors.hh.

Constructor & Destructor Documentation

mln::literal::cyan_t::cyan_t ( )

Member Function Documentation

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

Member Typedef Documentation

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

Definition at line 60 of file literal.hh.

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

Definition at line 105 of file object.hh.