Class XpsColor

Class XpsColor

Namespace: Aspose.Page.XPS.XpsModel
Assembly: Aspose.Page.dll (25.1.2)

Ortak renk özelliklerini kapsayan temel sınıf.

public abstract class XpsColor

Miras

objectXpsColor

Türetilmiş

XpsIccBasedColor, XpsRgbColor

Miras Alınan Üyeler

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

Yöntemler

ToColor()

Herhangi bir rengin .NET yerel temsilini almak için kolaylık sağlayan yöntem.

public abstract Color ToColor()

Döner

Color

System.Drawing.Color yapısı

 Türkçe