Public Types | Public Member Functions

to8bits Struct Reference

Inheritance diagram for to8bits:
Inheritance graph

List of all members.

Public Types

typedef Function_v2v< void > category
typedef to8bits exact_t
typedef void mutable_result
typedef value::int_u8 result
typedef value::rgb8 result
typedef value::int_u8 result
typedef value::int_u8 result
typedef value::rgb8 result

Public Member Functions

result operator() (value::int_u16 v) const
result operator() (rgb23 v) const
result operator() (value::rgb16 v) const
result operator() (value::int_u< 27 > v) const
result operator() (value::int_u< 19 > v) const

Member Typedef Documentation

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

Reimplemented from mln::Function< to8bits >.

typedef to8bits mln::Object< to8bits >::exact_t [inherited]
typedef void mln::Function_v2v< to8bits >::mutable_result [inherited]

Member Function Documentation

result to8bits::operator() ( value::int_u16  v  )  const [inline]
result to8bits::operator() ( rgb23  v  )  const [inline]
result to8bits::operator() ( value::rgb16  v  )  const [inline]
result to8bits::operator() ( value::int_u< 27 >  v  )  const [inline]
result to8bits::operator() ( value::int_u< 19 >  v  )  const [inline]