#include <CAUGuiTools.h>
Inheritance diagram for CAUGuiImage:

Public Member Functions | |
| CAUGuiImage (char *pngFileName) | |
| virtual | ~CAUGuiImage () |
| virtual CGImageRef | getImage () |
| virtual bool | isPNG (char *pngFileName) |
| virtual bool | isRSRC (int res) |
currently, every instance of a plugin loads all images again
I wanted to make the images static and shared across plugin instances, but unfortunately never got that baked.
Definition at line 326 of file CAUGuiTools.h.
|
|
Definition at line 122 of file CAUGuiTools.cpp. References kCAUGui_PNG, and CAUGuiItem::setType(). |
|
|
Definition at line 331 of file CAUGuiTools.h. |
|
|
Definition at line 340 of file CAUGuiTools.h. |
|
|
Definition at line 135 of file CAUGuiTools.cpp. |
|
|
Definition at line 343 of file CAUGuiTools.h. |
| (c) 2002 - 2003 by Urs Heckmann www.u-he.com |
1.3.6