Class XpsRgbColor
Class XpsRgbColor
Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)
Herhangi bir renk alanının (sRGB veya scRGB) RGB rengini kapsüller.
public sealed class XpsRgbColor : XpsColor
Miras
object ← XpsColor ← XpsRgbColor
Miras Alınan Üyeler
XpsColor.ToColor(), object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Yöntemler
ToColor()
RGB renginin .NET yerel temsilini almak için kolaylık sağlayan yöntem.
public override Color ToColor()
Döndürür
System.Drawing.Color?text=System.Drawing.Color yapısı.