Class ColorantCmyk

ColorantCmyk class

는 CMYK 착색제를 나타냅니다.

public sealed class ColorantCmyk : ColorantBase

생성자

이름설명
ColorantCmyk()의 새 인스턴스를 초기화합니다.ColorantCmyk 클래스.
ColorantCmyk(float, float, float, float)의 새 인스턴스를 초기화합니다.ColorantCmyk 클래스.

속성

이름설명
Black { get; set; }검은 구성 요소 값을 가져오거나 설정합니다.
ColorType { get; set; }색상 유형을 가져오거나 설정합니다.
Cyan { get; set; }청록색 구성 요소 값을 가져오거나 설정합니다.
Magenta { get; set; }자홍색 구성 요소 값을 가져오거나 설정합니다.
Mode { get; }가져오기ColorMode .
NamespaceUri { get; }기본 네임스페이스 URI를 가져옵니다.
Prefix { get; }접두사를 가져옵니다.
SwatchName { get; set; }견본의 이름을 가져오거나 설정합니다.
Yellow { get; set; }노란색 구성 요소 값을 가져오거나 설정합니다.

행동 양식

이름설명
override GetXmpRepresentation()XMP 형식의 값이 포함된 문자열을 가져옵니다.

필드

이름설명
const ColorValueMaxCMYK 착색제의 최대 색상 값.
const ColorValueMinCMYK 착색제의 색상 최소값.

또한보십시오