Class XpsIccBasedColor
Class XpsIccBasedColor
Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)
Menginkapsulasi warna berbasis ICC.
public sealed class XpsIccBasedColor : XpsColor
Pewarisan
object ← XpsColor ← XpsIccBasedColor
Anggota yang diwarisi
XpsColor.ToColor(), object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Properti
IccProfile
Mengembalikan sumber daya profil ICC yang menjadi dasar warna.
public XpsIccProfile IccProfile { get; }
Nilai Properti
Metode
ToColor()
Metode praktis untuk mendapatkan representasi asli .NET dari warna berbasis ICC.
public override Color ToColor()
Mengembalikan
Struktur System.Drawing.Color?text=System.Drawing.Color.