VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.Web.Services Namespace / WebColorReplaceSphere Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    WebColorReplaceSphere Class
    In This Topic
    Contains information how to replace colors specified by color sphere.
    Object Model
    WebColorBase WebColorBase WebColorReplaceSphere
    Syntax
    'Declaration
    
    Public Class WebColorReplaceSphere
       Inherits WebColorSphere
    
    
    public class WebColorReplaceSphere : WebColorSphere
    
    
    public __gc class WebColorReplaceSphere : public WebColorSphere*
    
    
    public ref class WebColorReplaceSphere : public WebColorSphere^
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.ImageProcessing.Web.Services.WebColorSphere
          Vintasoft.Imaging.ImageProcessing.Web.Services.WebColorReplaceSphere

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also