ColorReplaceSphere Class Properties
In This Topic
For a list of all properties of this type, see
ColorReplaceSphere.
Public Properties
| Name | Description |
 | Center | Gets or sets the center of color sphere. (Inherited from ColorSphere) |
 | 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 (color specified by Center property). |
 | Radius | Gets or sets the radius, in the RGB space, of color sphere. (Inherited from ColorSphere) |
See Also