Class PageBlendColorSpace.PageBlendColorSpaceOption
İsim alanı : Aspose.Page.XPS.XpsMetadata Toplama: Aspose.Page.dll (25.4.0)
Aspose.Page.XPS.XpsMetadata.PageBlendColorSpace özellikleri seçeneklerini tanımlar.
public sealed class PageBlendColorSpace.PageBlendColorSpaceOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageBlendColorSpace.PageBlendColorSpaceOption
Implements
IFeatureItem , IPrintTicketElementChild
mirasçı üyeleri
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
ICCProfile Hakkında
Bir ICC profili, karıştırmak için kullanılması gereken renk alanını tanımlar.Not: Bu yalnızca XPS Belgeleri için geçerlidir ve isteğe bağlı PrintTicket’lerde kullanılmamalıdır.
public static PageBlendColorSpace.PageBlendColorSpaceOption ICCProfile
alan değeri
PageBlendColorSpace . PageBlendColorSpaceOption
sRGB
sRGB renk alanı karıştırmak için kullanılmalıdır.
public static PageBlendColorSpace.PageBlendColorSpaceOption sRGB
alan değeri
PageBlendColorSpace . PageBlendColorSpaceOption
SCRGB
scRGB renk alanı karıştırmak için kullanılmalıdır.
public static PageBlendColorSpace.PageBlendColorSpaceOption scRGB