Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_QuickTime_Image Class Reference

A class to handle management of QuickTime image functions.

List of all members.

Public Member Functions

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=kQTFileTypeJPEG)
void ExportImage (const CP_FileSystemSpec &inDestSpec, PicHandle inImageData)
void ExportImage (const CP_FileSystemSpec &inDestSpec, CP_OffscreenCanvas &inCanvas)
Getters
CP_Rect GetImageBounds ()
GraphicsImportComponent GetGraphicsImportComponent ()
Import
void ImportImage (const CP_FileSystemSpec &inFileSpec)

Protected Attributes

GraphicsImportComponent fGraphicsImportComponent


Constructor & Destructor Documentation

CPLAT_Begin_Namespace_CPLAT CP_QuickTime_Image::CP_QuickTime_Image  ) 
 

Constructor.

CP_QuickTime_Image::~CP_QuickTime_Image  )  throw () [virtual]
 

Destructor.


Member Function Documentation

void CP_QuickTime_Image::DrawImage CP_OffscreenCanvas inDestCanvas,
const CP_Rect inDestBounds
 

void CP_QuickTime_Image::DrawImage CP_Canvas inDestCanvas,
const CP_Rect inDestBounds
 

void CP_QuickTime_Image::ExportImage const CP_FileSystemSpec inDestSpec,
OSType  inImageType = kQTFileTypeJPEG
 

void CP_QuickTime_Image::ExportImage const CP_FileSystemSpec inDestSpec,
PicHandle  inImageData
 

void CP_QuickTime_Image::ExportImage const CP_FileSystemSpec inDestSpec,
CP_OffscreenCanvas inCanvas
 

CP_Rect CP_QuickTime_Image::GetImageBounds  ) 
 

GraphicsImportComponent CP_QuickTime_Image::GetGraphicsImportComponent  ) 
 

void CP_QuickTime_Image::ImportImage const CP_FileSystemSpec inFileSpec  ) 
 


Member Data Documentation

GraphicsImportComponent CP_QuickTime_Image::fGraphicsImportComponent [protected]
 


The documentation for this class was generated from the following files:
Generated on Tue Sep 20 20:22:01 2005 for CPLAT_MacOS by  doxygen 1.4.0