Class PageSourceColorProfile.PageSourceColorProfileOption
Class PageSourceColorProfile.PageSourceColorProfileOption
이름 공간 : Aspose.Page.XPS.XpsMetadata 모임: Aspose.Page.dll (25.4.0)
Aspose.Page.XPS.XpsMetadata.PageSourceColorProfile 기능 옵션을 설명합니다.
public sealed class PageSourceColorProfile.PageSourceColorProfileOption : Option, IFeatureItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← CompositePrintTicketElement ← Option ← PageSourceColorProfile.PageSourceColorProfileOption
Implements
IFeatureItem , IPrintTicketElementChild
상속 회원들
Option.Add(params IOptionItem[]) , PrintTicketElement.Name , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
CMYK
원본 프로파일은 표시되지 않은 CMYK 데이터에 대한 색상 관리를 수행하는 데 사용됩니다.
public static PageSourceColorProfile.PageSourceColorProfileOption CMYK
필드 가치
PageSourceColorProfile . PageSourceColorProfileOption
None
출처 프로필이 없습니다.
public static PageSourceColorProfile.PageSourceColorProfileOption None
필드 가치
PageSourceColorProfile . PageSourceColorProfileOption
RGB
출처 프로파일은 표시되지 않은 RGB 데이터에 대한 색상 관리를 수행하는 데 사용됩니다.
public static PageSourceColorProfile.PageSourceColorProfileOption RGB