VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Document Namespace / ColorReplaceSphere Class
In This Topic
    ColorReplaceSphere Class Properties
    In This Topic
    For a list of all properties of this type, see ColorReplaceSphere.
    Public Properties
     NameDescription
    Public PropertyGets or sets the center of color sphere. (Inherited from ColorSphere)
    Public PropertyGets or sets a radius, in range from 0 to 1, which specifies when interpolation should be used for color replacement.
    Public PropertyGets or sets a color which should be used instead of replaced color (color specified by Center property).
    Public PropertyGets or sets the radius, in the RGB space, of color sphere. (Inherited from ColorSphere)
    See Also