CAnimationColor::GetB

提供对表示蓝色分量的 CAnimationVariable 的访问权。

CAnimationVariable& GetB();

返回值

对表示蓝色分量的封装 CAnimationVariable 的引用。

备注

您可以调用此方法以获取对表示蓝色分量的基础 CAnimationVariable 的直接访问权。

要求

标头: afxanimationcontroller.h

请参见

参考

CAnimationColor 类