Boost GIL


channel_converter_unsigned< float32_t, DstChannelV > Struct Template Reference

float32_t conversion More...

#include <channel_algorithm.hpp>

Inheritance diagram for channel_converter_unsigned< float32_t, DstChannelV >:
channel_converter_unsigned_impl< SrcChannelV, DstChannelV, SrcIsIntegral, DstIsIntegral >

Public Types

using argument_type = float32_t
using result_type = DstChannelV
Public Types inherited from channel_converter_unsigned_impl< SrcChannelV, DstChannelV, SrcIsIntegral, DstIsIntegral >
using argument_type = SrcChannelV
using result_type = DstChannelV

Public Member Functions

auto operator() (float32_t x) const -> DstChannelV
Public Member Functions inherited from channel_converter_unsigned_impl< SrcChannelV, DstChannelV, SrcIsIntegral, DstIsIntegral >
auto operator() (SrcChannelV src) const -> DstChannelV

Detailed Description

template<typename DstChannelV>
struct boost::gil::channel_converter_unsigned< float32_t, DstChannelV >

float32_t conversion


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