VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebColorReplaceSphereJS type
Constructors SeeAlso
In This Topic
    WebColorReplaceSphereJS Class Members
    In This Topic
    The following tables list the members exposed by WebColorReplaceSphereJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebColorReplaceSphereJS class.
    Methods
     NameDescription
    Public MethodOverloaded. Creates a copy of object.
    Public MethodGets the center of color sphere. (Inherited from WebColorSphereJS)
    Public MethodGets a radius, in range from 0 to 1, which specifies when interpolation should be used for color replacement.
    Public MethodGets a color, which should be used instead of replaced color.
    Public MethodGets the radius, in the RGB space, of color sphere. (Inherited from WebColorSphereJS)
    Public MethodReturns color sphere parameters as JSON object.
    Public MethodSets the center of color sphere. (Inherited from WebColorSphereJS)
    Public MethodSets a radius, in range from 0 to 1, which specifies when interpolation should be used for color replacement.
    Public MethodSets a color, which should be used instead of replaced color.
    Public MethodSets the radius, in the RGB space, of color sphere. (Inherited from WebColorSphereJS)
    Public MethodConverts object to a string.
    See Also