Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::ui::graphics::Image Member List

This is the complete list of members for iv::ui::graphics::Image, including all inherited members.

getDataRaw(iv::types::imageWidth *width, iv::types::imageHeight *height, iv::types::widthStep *widthStep, iv::types::nChannels *nChannels) constiv::ui::graphics::Image
getSize(iv::types::imageWidth *sizeX, iv::types::imageHeight *sizeY) constiv::ui::graphics::Image
Image()iv::ui::graphics::Image
Image(iv::types::imageWidth width, iv::types::imageHeight height)iv::ui::graphics::Image
Image(iv::types::imageWidth width, iv::types::imageHeight height, iv::types::widthStep widthStepInPixels, iv::types::nChannels nChannels, const unsigned char *buffer)iv::ui::graphics::Image
Image(const Image &other)iv::ui::graphics::Image
Image(Image &&other) noexceptiv::ui::graphics::Image
m_imageDataiv::ui::graphics::Imageprivate
m_nChannelsiv::ui::graphics::Imageprivate
m_sizeiv::ui::graphics::Imageprivate
m_widthStepiv::ui::graphics::Imageprivate
operator=(const Image &other)iv::ui::graphics::Image
operator=(Image &&other) noexceptiv::ui::graphics::Image
~Image()iv::ui::graphics::Image