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

Todo List

Class TImageCache
Add a method to draw an image in a given context. This will allo us to change the way images are drawn without requiring changes in the control classes themselves.

Member TImageCache::PreRenderImage (CGImageRef theImage)
Instead of using the image's bit depth, use the bit depth of the main device. This should help speed up drawing by not requiring up or downsampling to blit to the device buffer.

Flip the context before rendering the image. Then control classes could use CGContextDrawImage instead of HIViewDrawCGImage and hopefully that would speed things up a little.






Generated on Sun May 23 19:32:07 2004 for AUGUI Framework by doxygen1.3.7

hosted on SourceForge.net Logo