Pencil2D  ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
 All Classes Functions
Public Member Functions | Public Attributes | List of all members
BackupBitmapElement Class Reference
+ Inheritance diagram for BackupBitmapElement:

Public Member Functions

 BackupBitmapElement (BitmapImage *bi)
 
int type ()
 
void restore (Editor *)
 

Public Attributes

int layer
 
int frame
 
BitmapImage bitmapImage
 
- Public Attributes inherited from BackupElement
QString undoText
 
bool somethingSelected
 
QRectF mySelection
 
QRectF myTransformedSelection
 
QRectF myTempTransformedSelection
 

Additional Inherited Members

- Public Types inherited from BackupElement
enum  types { UNDEFINED, BITMAP_MODIF, VECTOR_MODIF }
 

Detailed Description

Definition at line 42 of file backupelement.h.


The documentation for this class was generated from the following files: