Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
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) const | iv::ui::graphics::Image | |
getSize(iv::types::imageWidth *sizeX, iv::types::imageHeight *sizeY) const | iv::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) noexcept | iv::ui::graphics::Image | |
m_imageData | iv::ui::graphics::Image | private |
m_nChannels | iv::ui::graphics::Image | private |
m_size | iv::ui::graphics::Image | private |
m_widthStep | iv::ui::graphics::Image | private |
operator=(const Image &other) | iv::ui::graphics::Image | |
operator=(Image &&other) noexcept | iv::ui::graphics::Image | |
~Image() | iv::ui::graphics::Image |