CARLA
Static Public Attributes | List of all members
carla::image::io::detail::is_write_supported< ViewT, IOTag > Struct Template Reference

#include <ImageIOConfig.h>

+ Collaboration diagram for carla::image::io::detail::is_write_supported< ViewT, IOTag >:

Static Public Attributes

static constexpr bool value = boost::gil::is_write_supported<typename boost::gil::get_pixel_type<ViewT>::type, IOTag>::value
 

Detailed Description

template<typename ViewT, typename IOTag>
struct carla::image::io::detail::is_write_supported< ViewT, IOTag >

Definition at line 97 of file ImageIOConfig.h.

Member Data Documentation

◆ value

template<typename ViewT , typename IOTag >
constexpr bool carla::image::io::detail::is_write_supported< ViewT, IOTag >::value = boost::gil::is_write_supported<typename boost::gil::get_pixel_type<ViewT>::type, IOTag>::value
static

Definition at line 98 of file ImageIOConfig.h.


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