Class XpsColor

Class XpsColor

Nama dari : Aspose.Page.XPS.XpsModel Perhitungan: Aspose.Page.dll (25.4.0)

Kelas dasar yang merangkumi karakteristik warna umum.

public abstract class XpsColor

Inheritance

object XpsColor

Derived

XpsIccBasedColor , XpsRgbColor

anggota yang diwarisi

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToColor()

Metode kenyamanan untuk mendapatkan representasi asli .NET dari warna/

public abstract Color ToColor()

Returns

Color

Sistem.Drawing.Bentuk warna

 Indonesia