WandColor property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

Graphics::TColor WandColor

Delphi Syntax

WandColor : TColor

Overview

Refer to Using Special Effects When Painting.

Remarks

(Persistent property, available at design time) The color of the wand when implementing a paint effect or transition effect.

The wand is a solid color bar that moves during an effect. Small grain sizes produce the best wand effects. Many of the effects listed in Effects can have a wand.

This property is used only if the WandSize property is greater than 0.

See Also

Elements:

PaintEffect property, TransitionEffect property

Topics:

Raster Images: Implementing Special Effects