struct NETIcon

Simple icon class. More...

Definition#include <netwm_def.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Members


Detailed Description

Simple icon class.

This class is a convenience class defining an icon of size width by height. The existence of this class is to keep the implementation from being dependant on a separate framework/library.

 NETIcon () : data(0)

Constructor to initialize this icon to 0x0 with data=0

NETSize size

Size of the icon.

unsigned char * data

Image data for the icon. This is an array of 32bit packed CARDINAL ARGB with high byte being A, low byte being B. First two bytes are width, height. Data is in rows, left to right and top to bottom.


Generated by: prospector@porky.devel.redhat.com on Fri Nov 3 09:58:39 2000, using kdoc 2.0a42.