ImageAttributes.SetOutputChannel
SetOutputChannel(ColorChannelFlag)
기본 범주에 대한 CMYK(시안-마젠타-노랑-검정) 출력 채널을 설정합니다.
public void SetOutputChannel(ColorChannelFlag flags)
모수 | 유형 | 설명 |
---|---|---|
flags | ColorChannelFlag | 의 요소ColorChannelFlag 출력 채널을 지정합니다. |
또한보십시오
- enum ColorChannelFlag
- class ImageAttributes
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD
SetOutputChannel(ColorChannelFlag, ColorAdjustType)
지정된 범주에 대한 CMYK(시안-마젠타-노랑-검정) 출력 채널을 설정합니다.
public void SetOutputChannel(ColorChannelFlag flags, ColorAdjustType type)
모수 | 유형 | 설명 |
---|---|---|
flags | ColorChannelFlag | 의 요소ColorChannelFlag 출력 채널을 지정합니다. |
type | ColorAdjustType | 의 요소ColorAdjustType 출력 채널이 설정된 카테고리를 지정합니다. |
또한보십시오
- enum ColorChannelFlag
- enum ColorAdjustType
- class ImageAttributes
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD