Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CP_ImageList.cpp File Reference


Functions

static pascal SInt32 CompareComponents (UInt16 component0, UInt16 component1)
static pascal Boolean DimPictureSearchProc (RGBColor *color, SInt32 *position)

Function Documentation

static pascal SInt32 CompareComponents UInt16  component0,
UInt16  component1
[static]
 

Compares the passed in color components to see if they are considered a match.

Parameters:
component0 Left side component to compare.
component1 Right side component to compare.
Exceptions:
none 
Returns:
SInt32 Returns the result of the comparison.

static pascal Boolean DimPictureSearchProc RGBColor *  color,
SInt32 *  position
[static]
 

Color search routine to use when drawing an image in a selected state.

Parameters:
color The color being dimmed.
position Not used.
Exceptions:
none 
Returns:
Boolean Returns false


Generated on Tue Sep 20 20:21:28 2005 for CPLAT_MacOS by  doxygen 1.4.0