CODTransparencyCommand::SetOldTransparentColor

inline void CODTransparencyCommand::SetOldTransparentColor(CODComponent* pComp, COLORREF clrOldTransparent)

Sets the old value of the transparency color value for a particular component.

Defined in: OdTransparencyCmd.h

Return Value

void

Parameters

pComp

A pointer to the component whose old transparency color value is being looked up.

clrOldTransparent

The new color value for the old transparency.