21 Q3ColorRGB_Accumulate

You can use the Q3ColorRGB_Accumulate function to accumulate colors.

TQ3ColorRGB *Q3ColorRGB_Accumulate (
const TQ3ColorRGB *src, 
TQ3ColorRGB *result);
src An RGB color structure.
result On entry, an RGB color structure. On exit, a pointer to an RGB color structure for the color that is the result of adding the source color to the result color.

DESCRIPTION


The Q3ColorRGB_Accumulate function returns, as its function result and in the result parameter, a pointer to an RGB color structure that is the result of adding the color specified by the src parameter to the color specified by the result parameter.

DESCRIPTION

3D Graphics Programming with QuickDraw 3D - 18 OCT 1995

© Apple Computer, Inc.

Let us know what you think of these prototype pages.

Generated with Harlequin WebMaker