Public Types | Public Member Functions

mln::saturate_rgb8 Struct Reference

Inheritance diagram for mln::saturate_rgb8:
Inheritance graph

List of all members.

Public Types

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

Public Member Functions

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

Detailed Description

Definition at line 21 of file doc/examples/extend.cc.


Member Typedef Documentation

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

Reimplemented from mln::Function< saturate_rgb8 >.

Definition at line 126 of file function.hh.

Definition at line 173 of file object.hh.

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

Definition at line 127 of file function.hh.

Definition at line 24 of file doc/examples/extend.cc.


Member Function Documentation

value::rgb8 mln::saturate_rgb8::operator() ( const value::rgb8 v  )  const [inline]