Public Types | Public Member Functions

to23bits Struct Reference

Inheritance diagram for to23bits:
Inheritance graph

List of all members.

Public Types

typedef Function_v2v< void > category
typedef to23bits exact_t
typedef void mutable_result
typedef rgb23 result

Public Member Functions

result operator() (value::rgb8 v) const

Detailed Description

Definition at line 44 of file ppm23.cc.


Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< to23bits >::category [inherited]

Reimplemented from mln::Function< to23bits >.

Definition at line 126 of file function.hh.

typedef to23bits mln::Object< to23bits >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef void mln::Function_v2v< to23bits >::mutable_result [inherited]

Definition at line 127 of file function.hh.

Definition at line 47 of file ppm23.cc.


Member Function Documentation

result to23bits::operator() ( value::rgb8  v  )  const [inline]