CAnimationColor::GetDefaultValue

Returns the default values for color components.

COLORREF GetDefaultValue();

Return Value

A COLORREF value containing defaults for RGB components.

Remarks

Call this function to retrieve default value, which was previously set by constructor or SetDefaultValue.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationColor Class