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