Main Page | Modules | Class List | File List | Class Members | File Members

Layers


Functions

CxImageCxImage::GetLayer (long position)
long CxImage::GetNumLayers () const
CxImageCxImage::GetParent () const
bool CxImage::LayerCreate (long position=-1)
bool CxImage::LayerDelete (long position=-1)
void CxImage::LayerDeleteAll ()

Function Documentation

CxImage * CxImage::GetLayer long  position  )  [inherited]
 

Returns a pointer to a layer. If position is less than 0, the last layer will be returned

long CxImage::GetNumLayers  )  const [inherited]
 

Number of layers allocated directly by the object.

CxImage * CxImage::GetParent  )  const [inherited]
 

If the object is an internal layer, GetParent return its parent in the hierarchy.

bool CxImage::LayerCreate long  position = -1  )  [inherited]
 

Creates an empty layer. If position is less than 0, the new layer will be placed in the last position

bool CxImage::LayerDelete long  position = -1  )  [inherited]
 

Deletes a layer. If position is less than 0, the last layer will be deleted

void CxImage::LayerDeleteAll  )  [inherited]
 


Generated on Mon Oct 11 22:30:18 2004 for CxImage by doxygen 1.3.8