CompIcon Class Reference
Wraps an application icon pixel map and it's meta information (such as dimensions).
More...
#include <icon.h>
Inherits CompSize.
List of all members.
|
Public Member Functions |
| CompIcon (CompScreen *screen, unsigned width, unsigned int height) |
unsigned char * | data () |
| Gets a pointer to the pixel data for this icon.
|
Detailed Description
Wraps an application icon pixel map and it's meta information (such as dimensions).
Member Function Documentation
unsigned char* CompIcon::data |
( |
|
) |
|
Gets a pointer to the pixel data for this icon.
The documentation for this class was generated from the following file: