|
Image Formats NG
|
This is the complete list of members for VolumeTexture, including all inherited members.
| convertToFormat(QImage::Format format, Qt::ImageConversionFlags flags=Qt::AutoColor) const | VolumeTexture | |
| convertToFormat(QImage::Format format, const QVector< QRgb > &colorTable, Qt::ImageConversionFlags flags=Qt::AutoColor) const | VolumeTexture | |
| depth() const Q_DECL_NOEXCEPT | VolumeTexture | |
| fill(uint value) | VolumeTexture | |
| fill(const QColor &color) | VolumeTexture | |
| fill(Qt::GlobalColor color) | VolumeTexture | |
| format() const Q_DECL_NOEXCEPT | VolumeTexture | |
| height() const Q_DECL_NOEXCEPT | VolumeTexture | |
| isNull() const Q_DECL_NOEXCEPT | VolumeTexture | |
| operator!=(const VolumeTexture &lhs, const VolumeTexture &rhs) | VolumeTexture | friend |
| operator=(const VolumeTexture &) | VolumeTexture | |
| operator=(VolumeTexture &&) Q_DECL_NOEXCEPT | VolumeTexture | |
| operator==(const VolumeTexture &lhs, const VolumeTexture &rhs) | VolumeTexture | friend |
| pixel(int x, int y, int z) | VolumeTexture | |
| setPixel(int x, int y, int z, uint index_or_rgb) | VolumeTexture | |
| setSlice(int index, const QImage &image) | VolumeTexture | |
| slice(int slice) const | VolumeTexture | |
| VolumeTexture() Q_DECL_NOEXCEPT | VolumeTexture | |
| VolumeTexture(const VolumeTexture &) | VolumeTexture | |
| VolumeTexture(VolumeTexture &&) Q_DECL_NOEXCEPT | VolumeTexture | |
| VolumeTexture(int width, int height, int depth=1, QImage::Format format=QImage::Format_ARGB32) | VolumeTexture | |
| VolumeTexture(const QVector< QImage > &slices) | VolumeTexture | explicit |
| width() const Q_DECL_NOEXCEPT | VolumeTexture | |
| ~VolumeTexture() Q_DECL_NOEXCEPT | VolumeTexture |
1.8.13