CL_IconSet Class Reference
[clanDisplay Display]

Icon set class. More...

#include <icon_set.h>

List of all members.

Public Member Functions

Construction
 CL_IconSet ()
 Constructs an icon set.
Attributes
std::vector< CL_PixelBufferget_images () const
 Returns all the images in the icon set.
Operations
void add_image (const CL_PixelBuffer &image)
 Adds an image to the icon set.
CL_DataBuffer create_win32_icon ()
 Generates a Windows .ICO format icon from the set.


Detailed Description

Icon set class.


Constructor & Destructor Documentation

CL_IconSet::CL_IconSet  ) 
 

Constructs an icon set.


Member Function Documentation

void CL_IconSet::add_image const CL_PixelBuffer image  ) 
 

Adds an image to the icon set.

CL_DataBuffer CL_IconSet::create_win32_icon  ) 
 

Generates a Windows .ICO format icon from the set.

std::vector<CL_PixelBuffer> CL_IconSet::get_images  )  const
 

Returns all the images in the icon set.


The documentation for this class was generated from the following file:
Generated on Thu Dec 3 02:39:38 2009 for ClanLib by  doxygen 1.4.6