WebColorReplaceSphere Class Members
In This Topic
The following tables list the members exposed by
WebColorReplaceSphere.
Public Constructors
Public Properties
| Name | Description |
 | center | Gets or sets the center of color sphere. (Inherited from WebColorSphere) |
 | interpolationRadius | Gets or sets a radius, in range from 0 to 1, which specifies when interpolation should be used for color replacement. |
 | newColor | Gets or sets a color which should be used instead of replaced color. |
 | radius | Gets or sets the radius, in the RGB space, of color sphere. (Inherited from WebColorSphere) |
See Also