Class XpsRgbColor

Class XpsRgbColor

Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)

Encapsule la couleur RVB de tout espace colorimétrique (sRGB ou scRGB).

public sealed class XpsRgbColor : XpsColor

Héritage

objectXpsColorXpsRgbColor

Membres hérités

XpsColor.ToColor(), object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Méthodes

ToColor()

Méthode pratique pour obtenir la représentation native .NET de la couleur RVB.

public override Color ToColor()

Renvoie

Color

Structure System.Drawing.Color?text=System.Drawing.Color.

 Français