Boost GIL


Public Types | Public Member Functions | List of all members
channel_converter_unsigned< uint32_t, float32_t > Struct Template Reference

32 bit <-> float channel conversion More...

#include <channel_algorithm.hpp>

Public Types

typedef uint32_t argument_type
 
typedef float32_t result_type
 

Public Member Functions

float32_t operator() (uint32_t x) const
 

Detailed Description

template<>
struct boost::gil::channel_converter_unsigned< uint32_t, float32_t >

32 bit <-> float channel conversion


The documentation for this struct was generated from the following file: