Go to the source code of this file.
Namespaces | |
sensor_msgs | |
Tools for manipulating sensor_msgs. | |
sensor_msgs::image_encodings | |
Macros | |
#define | SENSOR_MSGS_IMAGE_ENCODINGS_H |
Functions | |
static int | sensor_msgs::image_encodings::bitDepth (const std::string &encoding) |
static bool | sensor_msgs::image_encodings::hasAlpha (const std::string &encoding) |
static bool | sensor_msgs::image_encodings::isBayer (const std::string &encoding) |
static bool | sensor_msgs::image_encodings::isColor (const std::string &encoding) |
static bool | sensor_msgs::image_encodings::isMono (const std::string &encoding) |
static int | sensor_msgs::image_encodings::numChannels (const std::string &encoding) |
#define SENSOR_MSGS_IMAGE_ENCODINGS_H |
Definition at line 38 of file image_encodings.h.