Public Member Functions | |
GraphicsImportComponent | GetGraphicsImportComponent () |
Constructor / Destructor | |
CP_QuickTime_Image () | |
Constructor. | |
virtual | ~CP_QuickTime_Image () throw () |
Destructor. | |
Drawing | |
void | DrawImage (CP_OffscreenCanvas &inDestCanvas, const CP_Rect &inDestBounds) |
void | DrawImage (CP_Canvas &inDestCanvas, const CP_Rect &inDestBounds) |
Export | |
void | ExportImage (const CP_FileSystemSpec &inDestSpec, OSType inImageType= 'JPEG') |
void | ExportImage (const CP_FileSystemSpec &inDestSpec, PicHandle inImageData) |
void | ExportImage (const CP_FileSystemSpec &inDestSpec, CP_OffscreenCanvas &inCanvas) |
Getters | |
CP_Rect | GetImageBounds () |
Import | |
void | ImportImage (const CP_FileSystemSpec &inFileSpec) |
Protected Attributes | |
GraphicsImportComponent | fGraphicsImportComponent |
|
Constructor. |
|
Destructor. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|