VintaSoft Imaging .NET SDK 12.4: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing.Web.Services Namespace / WebColorBase Class
Constructors Properties SeeAlso
In This Topic
    WebColorBase Class Members
    In This Topic
    The following tables list the members exposed by WebColorBase.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebColorBase class.
    Public Properties
     NameDescription
    Public PropertyGets or sets the alpha component value of this color.
    Public PropertyGets or sets the blue component value of this color.
    Public PropertyGets or sets the green component value of this color.
    Public PropertyGets a color index.
    Public PropertyGets a luminance of color.
    Public PropertyGets or sets the red component value of this color.
    Public PropertyGets or sets color type.
    See Also