Boost GIL


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

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

#include <channel_algorithm.hpp>

Public Types

using argument_type = float32_t
 
using result_type = uint32_t
 

Public Member Functions

uint32_t operator() (float32_t x) const
 

Detailed Description

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

32 bit <-> float channel conversion


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