Drake
Drake C++ Documentation
image_file_format.h File Reference
#include <string>
#include "drake/common/fmt.h"
Include dependency graph for image_file_format.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 drake
 
 drake::systems
 
 drake::systems::sensors
 

Enumerations

enum  ImageFileFormat { kJpeg, kPng, kTiff }
 The image file formats known to Drake. More...
 

Functions

std::string to_string (ImageFileFormat)