VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebColorReplaceSphereJS type
In This Topic
    WebColorReplaceSphereJS Class Methods
    In This Topic
    For a list of all methods of this type, see WebColorReplaceSphereJS.
    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