Piccolo.NET

PColorActivity Class

PColorActivity interpolates between two colors for its target over the duration of the animation.

For a list of all members of this type, see PColorActivity Members.

System.Object
   PActivity
      PInterpolatingActivity
         PColorActivity

public class PColorActivity : PInterpolatingActivity

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The source color is retrieved from the target just before the activity is scheduled to start.

Requirements

Namespace: UMD.HCIL.Piccolo.Activities

Assembly: UMD.HCIL.Piccolo (in UMD.HCIL.Piccolo.dll)

See Also

PColorActivity Members | UMD.HCIL.Piccolo.Activities Namespace


Web Accessibility