VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebColorBaseJS type
Constructors SeeAlso
In This Topic
    WebColorBaseJS Class Members
    In This Topic
    The following tables list the members exposed by WebColorBaseJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebColorBaseJS class.
    Methods
     NameDescription
    Public MethodCreates copy of object.
    Public MethodGets the alpha component value of this color.
    Public MethodGets the blue component value of this color.
    Public MethodGets the green component value of this color.
    Public MethodGets a color index.
    Public MethodGets a luminance of color.
    Public MethodGets the red component value of this color.
    Public MethodGets a type of WebColorBaseJS.
    Public MethodReturns color parameters as JSON object.
    Public MethodSets the alpha component value of this color.
    Public MethodSets the blue component value of this color.
    Public MethodSets the green component value of this color.
    Public MethodSets a color index.
    Public MethodSets a luminance of color.
    Public MethodSets the red component value of this color.
    Public MethodSets a type of WebColorBaseJS.
    Public MethodConverts object to a string.
    See Also