Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
This is the complete list of members for BitmapImage, including all inherited members.
add(BitmapImage *) (defined in BitmapImage) | BitmapImage | |
addEventListener(KeyFrameEventListener *) (defined in KeyFrame) | KeyFrame | |
BitmapImage() (defined in BitmapImage) | BitmapImage | |
BitmapImage(const BitmapImage &) (defined in BitmapImage) | BitmapImage | |
BitmapImage(const QRect &boundaries, const QColor &colour) (defined in BitmapImage) | BitmapImage | |
BitmapImage(const QRect &boundaries, const QImage &image) (defined in BitmapImage) | BitmapImage | |
BitmapImage(const QString &path, const QPoint &topLeft) (defined in BitmapImage) | BitmapImage | |
bottom() (defined in BitmapImage) | BitmapImage | inline |
bottomLeft() (defined in BitmapImage) | BitmapImage | inline |
bottomRight() (defined in BitmapImage) | BitmapImage | inline |
bounds() (defined in BitmapImage) | BitmapImage | inline |
clear() (defined in BitmapImage) | BitmapImage | |
clear(QRect rectangle) (defined in BitmapImage) | BitmapImage | |
clear(QRectF rectangle) (defined in BitmapImage) | BitmapImage | inline |
compareAlpha(BitmapImage *) (defined in BitmapImage) | BitmapImage | |
compareColor(QRgb color1, QRgb color2, int tolerance) (defined in BitmapImage) | BitmapImage | static |
constScanLine(int x, int y) (defined in BitmapImage) | BitmapImage | |
contains(QPoint P) (defined in BitmapImage) | BitmapImage | inline |
contains(QPointF P) (defined in BitmapImage) | BitmapImage | inline |
copy() (defined in BitmapImage) | BitmapImage | |
copy(QRect rectangle) (defined in BitmapImage) | BitmapImage | |
drawEllipse(QRectF rectangle, QPen pen, QBrush brush, QPainter::CompositionMode cm, bool antialiasing) (defined in BitmapImage) | BitmapImage | |
drawLine(QPointF P1, QPointF P2, QPen pen, QPainter::CompositionMode cm, bool antialiasing) (defined in BitmapImage) | BitmapImage | |
drawPath(QPainterPath path, QPen pen, QBrush brush, QPainter::CompositionMode cm, bool antialiasing) (defined in BitmapImage) | BitmapImage | |
drawRect(QRectF rectangle, QPen pen, QBrush brush, QPainter::CompositionMode cm, bool antialiasing) (defined in BitmapImage) | BitmapImage | |
extend(QPoint P) (defined in BitmapImage) | BitmapImage | |
extend(QRect rectangle) (defined in BitmapImage) | BitmapImage | |
fileName() (defined in KeyFrame) | KeyFrame | inline |
floodFill(BitmapImage *targetImage, QRect cameraRect, QPoint point, QRgb oldColor, QRgb newColor, int tolerance) (defined in BitmapImage) | BitmapImage | static |
height() (defined in BitmapImage) | BitmapImage | inline |
image() (defined in BitmapImage) | BitmapImage | inline |
isModified() (defined in KeyFrame) | KeyFrame | inline |
isNull() (defined in KeyFrame) | KeyFrame | inlinevirtual |
isSelected() (defined in KeyFrame) | KeyFrame | inline |
KeyFrame() (defined in KeyFrame) | KeyFrame | |
left() (defined in BitmapImage) | BitmapImage | inline |
length() (defined in KeyFrame) | KeyFrame | inline |
mBounds (defined in BitmapImage) | BitmapImage | private |
mExtendable (defined in BitmapImage) | BitmapImage | private |
mImage (defined in BitmapImage) | BitmapImage | private |
modification() (defined in KeyFrame) | KeyFrame | inline |
moveTopLeft(QPoint point) (defined in BitmapImage) | BitmapImage | |
moveTopLeft(QPointF point) (defined in BitmapImage) | BitmapImage | inline |
operator=(const BitmapImage &a) (defined in BitmapImage) | BitmapImage | |
paintImage(QPainter &painter) (defined in BitmapImage) | BitmapImage | |
paste(BitmapImage *) (defined in BitmapImage) | BitmapImage | |
paste(BitmapImage *, QPainter::CompositionMode cm) (defined in BitmapImage) | BitmapImage | |
pixel(int x, int y) (defined in BitmapImage) | BitmapImage | |
pixel(QPoint P) (defined in BitmapImage) | BitmapImage | |
pos() (defined in KeyFrame) | KeyFrame | inline |
pow(int) (defined in BitmapImage) | BitmapImage | static |
removeEventListner(KeyFrameEventListener *) (defined in KeyFrame) | KeyFrame | |
right() (defined in BitmapImage) | BitmapImage | inline |
scanLine(int x, int y, QRgb colour) (defined in BitmapImage) | BitmapImage | |
setFileName(QString strFileName) (defined in KeyFrame) | KeyFrame | inline |
setImage(QImage *pImg) (defined in BitmapImage) | BitmapImage | |
setLength(int len) (defined in KeyFrame) | KeyFrame | inline |
setModified(bool b) (defined in KeyFrame) | KeyFrame | inline |
setPixel(int x, int y, QRgb colour) (defined in BitmapImage) | BitmapImage | |
setPixel(QPoint P, QRgb colour) (defined in BitmapImage) | BitmapImage | |
setPos(int position) (defined in KeyFrame) | KeyFrame | inline |
setSelected(bool b) (defined in KeyFrame) | KeyFrame | inline |
top() (defined in BitmapImage) | BitmapImage | inline |
topLeft() (defined in BitmapImage) | BitmapImage | inline |
topRight() (defined in BitmapImage) | BitmapImage | inline |
transform(QRect rectangle, bool smoothTransform) (defined in BitmapImage) | BitmapImage | |
transform(QRectF rectangle, bool smoothTransform) (defined in BitmapImage) | BitmapImage | inline |
transformed(QRect selection, QTransform transform, bool smoothTransform) (defined in BitmapImage) | BitmapImage | |
transformed(QRect rectangle, bool smoothTransform) (defined in BitmapImage) | BitmapImage | |
transformed(QRectF rectangle, bool smoothTransform) (defined in BitmapImage) | BitmapImage | inline |
width() (defined in BitmapImage) | BitmapImage | inline |
~BitmapImage() (defined in BitmapImage) | BitmapImage | |
~KeyFrame() (defined in KeyFrame) | KeyFrame | virtual |