All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
gazebo::common::Image Member List

This is the complete list of members for gazebo::common::Image, including all inherited members.

BAYER_GBRG8 enum valuegazebo::common::Image
BAYER_GRBG8 enum valuegazebo::common::Image
BAYER_RGGB8 enum valuegazebo::common::Image
BAYER_RGGR8 enum valuegazebo::common::Image
BGR_INT16 enum valuegazebo::common::Image
BGR_INT32 enum valuegazebo::common::Image
BGR_INT8 enum valuegazebo::common::Image
BGRA_INT8 enum valuegazebo::common::Image
ConvertPixelFormat(const std::string &_format)gazebo::common::Imagestatic
GetAvgColor()gazebo::common::Image
GetBPP() const gazebo::common::Image
GetData(unsigned char **_data, unsigned int &_count) const gazebo::common::Image
GetFilename() const gazebo::common::Image
GetHeight() const gazebo::common::Image
GetMaxColor() const gazebo::common::Image
GetPitch() const gazebo::common::Image
GetPixel(unsigned int _x, unsigned int _y) const gazebo::common::Image
GetPixelFormat() const gazebo::common::Image
GetRGBData(unsigned char **_data, unsigned int &_count) const gazebo::common::Image
GetWidth() const gazebo::common::Image
Image(const std::string &_filename="")gazebo::common::Imageexplicit
L_INT16 enum valuegazebo::common::Image
L_INT8 enum valuegazebo::common::Image
Load(const std::string &_filename)gazebo::common::Image
PIXEL_FORMAT_COUNT enum valuegazebo::common::Image
PixelFormat enum namegazebo::common::Image
R_FLOAT16 enum valuegazebo::common::Image
R_FLOAT32 enum valuegazebo::common::Image
Rescale(int _width, int _height)gazebo::common::Image
RGB_FLOAT16 enum valuegazebo::common::Image
RGB_FLOAT32 enum valuegazebo::common::Image
RGB_INT16 enum valuegazebo::common::Image
RGB_INT32 enum valuegazebo::common::Image
RGB_INT8 enum valuegazebo::common::Image
RGBA_INT8 enum valuegazebo::common::Image
SavePNG(const std::string &_filename)gazebo::common::Image
SetFromData(const unsigned char *_data, unsigned int _width, unsigned int _height, Image::PixelFormat _format)gazebo::common::Image
UNKNOWN_PIXEL_FORMAT enum valuegazebo::common::Image
Valid() const gazebo::common::Image
~Image()gazebo::common::Imagevirtual