VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.ImageColors Namespace / Argb32Color Class
In This Topic
    Argb32Color Class Properties
    In This Topic
    For a list of all properties of this type, see Argb32Color.
    Public Properties
     NameDescription
    Public PropertyGets the alpha component value of this color.
    Public PropertyGets the blue component value of this color. (Inherited from Rgb24Color)
    Public PropertyGets the green component value of this color. (Inherited from Rgb24Color)
    Public PropertyGets the red component value of this color. (Inherited from Rgb24Color)
    See Also