artefaktur
software engineer &        architecture

 
 
 
 

class ImageList

Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::wx::ImageList Class Reference

#include <Bitmap.h>

Inheritance diagram for acdk::wx::ImageList:

acdk::wx::WxObject acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch List of all members.

Detailed Description

see wxImageList

Author:
Roger Rene Kommer (mailto:kommer@artefaktur.com)
Version:
Revision
1.16
Date:
Date
2005/02/05 10:45:34


Public Member Functions

 ImageList ()
 ImageList (int width, int height, bool mask=true, int initialCount=1)
virtual int getImageCount () const
virtual bool getSize (int index, OUT(int) width, OUT(int) height) const
int add (IN(RBitmap) bitmap)
int add (IN(RBitmap) bitmap, IN(RBitmap) mask)
int add (IN(RBitmap) bitmap, IN(RColour) maskColour)
bool replace (int index, IN(RBitmap) bitmap)
bool remove (int index)
bool removeAll ()

Constructor & Destructor Documentation

acdk::wx::ImageList::ImageList  )  [inline]
 

acdk::wx::ImageList::ImageList int  width,
int  height,
bool  mask = true,
int  initialCount = 1
[inline]
 


Member Function Documentation

int acdk::wx::ImageList::add IN(RBitmap bitmap,
IN(RColour maskColour
[inline]
 

int acdk::wx::ImageList::add IN(RBitmap bitmap,
IN(RBitmap mask
[inline]
 

int acdk::wx::ImageList::add IN(RBitmap bitmap  )  [inline]
 

virtual int acdk::wx::ImageList::getImageCount  )  const [inline, virtual]
 

virtual bool acdk::wx::ImageList::getSize int  index,
OUT(int)  width,
OUT(int)  height
const [inline, virtual]
 

bool acdk::wx::ImageList::remove int  index  )  [inline]
 

bool acdk::wx::ImageList::removeAll  )  [inline]
 

bool acdk::wx::ImageList::replace int  index,
IN(RBitmap bitmap
[inline]
 

 
Last modified 2005-05-08 18:33 by SYSTEM By Artefaktur, Ing. Bureau Kommer