|
IntelliPhoto
0.4
|
This is the complete list of members for IntelliRasterImage, including all inherited members.
| calculateVisiblity() override | IntelliRasterImage | protectedvirtual |
| drawLine(const QPoint &p1, const QPoint &p2, const QColor &color, const int &penWidth) | IntelliImage | virtual |
| drawPixel(const QPoint &p1, const QColor &color) | IntelliImage | virtual |
| drawPlain(const QColor &color) | IntelliImage | virtual |
| drawPoint(const QPoint &p1, const QColor &color, const int &penWidth) | IntelliImage | virtual |
| getDeepCopy() override | IntelliRasterImage | virtual |
| getDisplayable(const QSize &displaySize, int alpha) override | IntelliRasterImage | virtual |
| getDisplayable(int alpha=255) override | IntelliRasterImage | virtual |
| getPixelColor(QPoint &point) | IntelliImage | virtual |
| getPolygonData() | IntelliImage | inlinevirtual |
| imageData | IntelliImage | protected |
| IntelliImage(int weight, int height) | IntelliImage | |
| IntelliRasterImage(int weight, int height) | IntelliRasterImage | |
| loadImage(const QString &fileName) | IntelliImage | virtual |
| resizeImage(QImage *image, const QSize &newSize) | IntelliImage | protected |
| setPolygon(const std::vector< QPoint > &polygonData) override | IntelliRasterImage | virtual |
| ~IntelliImage()=0 | IntelliImage | pure virtual |
| ~IntelliRasterImage() override | IntelliRasterImage | virtual |