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