Partager via


CAnimationColor::GetG

Fournit l'accès à CAnimationVariable qui représente la composante vert.

CAnimationVariable& GetG();

Valeur de retour

Référence à CAnimationVariable encapsulée qui représente la composante Vert.

Notes

Vous pouvez appeler cette méthode pour accéder directement à l'objet CAnimationVariable sous-jacent représentant la composante vert.

Configuration requise

En-tête : afxanimationcontroller.h

Voir aussi

Référence

CAnimationColor Class