liborigin
2.0.0
|
#include <OriginObj.h>
Public Member Functions | |
Bitmap (const string &_name="") | |
Bitmap (const Bitmap &bitmap) | |
~Bitmap () | |
Public Attributes | |
Attach | attach |
BorderType | borderType |
Rect | clientRect |
unsigned char * | data |
unsigned long | size |
string | windowName |
|
inline |
|
inline |
Attach Origin::Bitmap::attach |
BorderType Origin::Bitmap::borderType |
Rect Origin::Bitmap::clientRect |
unsigned char* Origin::Bitmap::data |
Referenced by Bitmap().
unsigned long Origin::Bitmap::size |
string Origin::Bitmap::windowName |