VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.Web.Services Namespace / WebColorReplaceSphere Class
Constructors Properties SeeAlso
In This Topic
    WebColorReplaceSphere Class Members
    In This Topic
    The following tables list the members exposed by WebColorReplaceSphere.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebColorReplaceSphere class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the center of color sphere. (Inherited from WebColorSphere)
    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.
    Public PropertyGets or sets the radius, in the RGB space, of color sphere. (Inherited from WebColorSphere)
    See Also