Public Member Functions | |
Constructor / Destructor | |
| CP_DemoImageView (CPLAT::CP_View *inSuperview, const CPLAT::CP_Point &inUpperLeft, const CPLAT::CP_Size &inContentSize, bool inUseOffscreen) | |
| Constructor. | |
| virtual | ~CP_DemoImageView () throw () |
| Destructor. | |
Setters | |
| void | SetSpec (CPLAT::CP_FileSystemSpec &inSpec) |
Protected Member Functions | |
Drawing | |
| virtual void | OnDraw (CPLAT::CP_Canvas &inCanvas, CPLAT::CP_Region &inUpdateArea) |
Protected Attributes | |
| CPLAT::CP_FileSystemSpec | fImageSpec |
| bool | fUseOffscreen |
|
||||||||||||||||||||
|
Constructor.
|
|
|
Destructor.
|
|
|
Sets the file system spec used to draw the image.
|
|
||||||||||||
|
Perform the actual drawing of the view.
|
|
|
|
|
|
|
1.4.0