Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
Public Member Functions | |
BackupBitmapElement (BitmapImage *bi) | |
int | type () |
void | restore (Editor *) |
Public Attributes | |
int | layer |
int | frame |
BitmapImage | bitmapImage |
![]() | |
QString | undoText |
bool | somethingSelected |
QRectF | mySelection |
QRectF | myTransformedSelection |
QRectF | myTempTransformedSelection |
Additional Inherited Members | |
![]() | |
enum | types { UNDEFINED, BITMAP_MODIF, VECTOR_MODIF } |
Definition at line 42 of file backupelement.h.