Class XpsRgbColor
Class XpsRgbColor
名称: Aspose.Page.XPS.XpsModel 合計: Aspose.Page.dll (25.4.0)
すべての色スペース(sRGBまたはscRGB)のRGB色をインカプセルします。
public sealed class XpsRgbColor : XpsColor
Inheritance
object ← XpsColor ← XpsRgbColor
相続人
XpsColor.ToColor() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToColor()
快適な方法は、RGB色の .NET ネイティブな表現を得ることです。
public override Color ToColor()
Returns
System.Drawing.Color?text=System.Drawing.Color 構造