Class XpsRgbColor

Class XpsRgbColor

Der Name: Aspose.Page.XPS.XpsModel Versammlung: Aspose.Page.dll (25.4.0)

Inkubiert RGB Farbe eines Farbraums (sRGB oder scRGB).

public sealed class XpsRgbColor : XpsColor

Inheritance

object XpsColor XpsRgbColor

Vererbte Mitglieder

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

Methods

ToColor()

Einfache Methode, um eine .NET native Darstellung der RGB Farbe zu erhalten.

public override Color ToColor()

Returns

Color

System.Drawing.Color?text=System.Drawing.Color Struktur.

 Deutsch