$search
| addLine(const float x0, const float y0, const float x1, const float y1, const std::string &label, const float r, const float g, const float b, const float a) | vlr::ImageBase | [inline] |
| addLine(const float x0, const float y0, const float x1, const float y1, const std::string &label) | vlr::ImageBase | [inline] |
| addLine(const float x0, const float y0, const float x1, const float y1) | vlr::ImageBase | [inline] |
| addPoint(const float x, const float y, const std::string &label, const float r, const float g, const float b, const float a) | vlr::ImageBase | [inline] |
| addPoint(const float x, const float y, const std::string &label) | vlr::ImageBase | [inline] |
| addPoint(const float x, const float y) | vlr::ImageBase | [inline] |
| addTag(TagBase *tag) | vlr::ImageBase | [inline] |
| BOMO_CONSTANT enum value | vlr::ImageBase | |
| BOMO_IGNORE enum value | vlr::ImageBase | |
| BOMO_REFLECT enum value | vlr::ImageBase | |
| BOMO_REPLICATE enum value | vlr::ImageBase | |
| BOMO_WRAP enum value | vlr::ImageBase | |
| borderMode_t enum name | vlr::ImageBase | |
| channels() const | vlr::ImageBase | [inline] |
| channels_ | vlr::ImageBase | [protected] |
| clearTags() | vlr::ImageBase | [inline] |
| color_space_ | vlr::ImageBase | [protected] |
| colorSpace() const | vlr::ImageBase | [inline] |
| colorSpace_t enum name | vlr::ImageBase | |
| CS_CMY enum value | vlr::ImageBase | |
| CS_CMYK enum value | vlr::ImageBase | |
| CS_GRAY enum value | vlr::ImageBase | |
| CS_HLS enum value | vlr::ImageBase | |
| CS_HSV enum value | vlr::ImageBase | |
| CS_LAB enum value | vlr::ImageBase | |
| CS_LUV enum value | vlr::ImageBase | |
| CS_RGB enum value | vlr::ImageBase | |
| CS_RGB_C enum value | vlr::ImageBase | |
| CS_XYZ enum value | vlr::ImageBase | |
| CS_YCC enum value | vlr::ImageBase | |
| CS_YCR enum value | vlr::ImageBase | |
| CS_YUV enum value | vlr::ImageBase | |
| description_ | vlr::ImageBase | [protected] |
| height() const | vlr::ImageBase | [inline] |
| height_ | vlr::ImageBase | [protected] |
| ImageBase(uint32_t width, uint32_t height, uint32_t channels, uint32_t padded_width, bool manage_buffer, colorSpace_t colorSpace) | vlr::ImageBase | [inline, protected] |
| lines(std::pair< tagCIter, tagCIter > &range) | vlr::ImageBase | [inline] |
| manage_buffer_ | vlr::ImageBase | [protected] |
| manageBuffer() const | vlr::ImageBase | [inline] |
| name() const | vlr::ImageBase | [inline] |
| name_ | vlr::ImageBase | [protected] |
| num_elements_ | vlr::ImageBase | [protected] |
| numElements() const | vlr::ImageBase | [inline] |
| PAD_BOTTOM enum value | vlr::ImageBase | |
| PAD_CUSTOM enum value | vlr::ImageBase | |
| PAD_LEFT enum value | vlr::ImageBase | |
| PAD_RIGHT enum value | vlr::ImageBase | |
| PAD_SYM enum value | vlr::ImageBase | |
| PAD_TOP enum value | vlr::ImageBase | |
| padded_width_ | vlr::ImageBase | [protected] |
| paddedWidth() const | vlr::ImageBase | [inline] |
| padMode_t enum name | vlr::ImageBase | |
| points(std::pair< tagCIter, tagCIter > &range) | vlr::ImageBase | [inline] |
| setName(const std::string &name) | vlr::ImageBase | [inline] |
| setTimeStamp(double time_stamp) | vlr::ImageBase | [inline] |
| tagCIter typedef | vlr::ImageBase | |
| tags_ | vlr::ImageBase | [protected] |
| time_stamp_ | vlr::ImageBase | [protected] |
| timeStamp() const | vlr::ImageBase | [inline] |
| type_name_ | vlr::ImageBase | [protected] |
| typeName() const | vlr::ImageBase | [inline] |
| width() const | vlr::ImageBase | [inline] |
| width_ | vlr::ImageBase | [protected] |
| ~ImageBase() | vlr::ImageBase | [inline, virtual] |