Class XpsColor

Class XpsColor

İsim alanı : Aspose.Page.XPS.XpsModel Toplama: Aspose.Page.dll (25.4.0)

Temel sınıf, ortak renk özelliklerini kapsayan.

public abstract class XpsColor

Inheritance

object XpsColor

Derived

XpsIccBasedColor , XpsRgbColor

mirasçı üyeleri

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

Methods

ToColor()

Herhangi bir renk / renk native .NET temsilciliği elde etmek için uygun yöntem

public abstract Color ToColor()

Returns

Color

System.Drawing.Color Yapısı

 Türkçe