CARLA
 
载入中...
搜索中...
未找到
命名空间 | | 函数
carla::image::io 命名空间参考

命名空间

namespace  detail
 

struct  any
 
struct  jpeg
 
struct  png
 
struct  tiff
 

函数

constexpr bool has_jpeg_support ()
 
constexpr bool has_png_support ()
 
constexpr bool has_tiff_support ()
 

函数说明

◆ has_jpeg_support()

constexpr bool carla::image::io::has_jpeg_support ( )
constexpr

在文件 ImageIOConfig.h81 行定义.

引用了 LIBCARLA_IMAGE_WITH_JPEG_SUPPORT.

◆ has_png_support()

constexpr bool carla::image::io::has_png_support ( )
constexpr

在文件 ImageIOConfig.h77 行定义.

引用了 LIBCARLA_IMAGE_WITH_PNG_SUPPORT.

◆ has_tiff_support()

constexpr bool carla::image::io::has_tiff_support ( )
constexpr

在文件 ImageIOConfig.h85 行定义.

引用了 LIBCARLA_IMAGE_WITH_TIFF_SUPPORT.