VCF::ImageContext Class Reference
This is a simple class that is intended to be used when you need access to an image's
GraphicsContext.
More...
#include <vcf/GraphicsKit/Image.h>
List of all members.
Detailed Description
This is a simple class that is intended to be used when you need access to an image's
GraphicsContext.
It should only be created on the stack, and it will automatically call the appropriate Image::beginDrawing() and Image::finishedDrawing() functions for you.
Constructor & Destructor Documentation
| VCF::ImageContext::ImageContext |
( |
|
) |
[inline] |
|
| VCF::ImageContext::ImageContext |
( |
Image * |
img |
) |
[inline] |
|
| VCF::ImageContext::~ImageContext |
( |
|
) |
[inline] |
|
Member Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file: