XRPrimer (C++ API)  0.6.0
Image Member List

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

channels() constImage
clone() constImage
copyTo(Image *image)Image
data() constImage
depth() constImage
elemSize() constImage
empty()Image
format() constImage
height() constImage
Image()Image
Image(int width, int height, PixelFormat format)Image
Image(int width, int height, int widthStep, PixelFormat format)Image
Image(int width, int height, int widthStep, PixelFormat format, void *data)Image
Image(const Image &other)Image
Image(Image &&other)Image
mutable_data()Image
operator=(const Image &other)Image
operator=(Image &&other)Image
set_stream_id(int64_t stream_id)Image
set_timestamp(int64_t timestamp)Image
step() constImage
stream_id() constImage
timestamp() constImage
width() constImage
~Image()Image