Class ColorantLab

ColorantLab class

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

public sealed class ColorantLab : ColorantBase

생성자

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

속성

이름설명
A { get; set; }A 구성 요소를 가져오거나 설정합니다.
B { get; set; }B 구성 요소를 가져오거나 설정합니다.
ColorType { get; set; }색상 유형을 가져오거나 설정합니다.
L { get; set; }L 구성 요소를 가져오거나 설정합니다.
Mode { get; }가져오기ColorMode .
NamespaceUri { get; }기본 네임스페이스 URI를 가져옵니다.
Prefix { get; }접두사를 가져옵니다.
SwatchName { get; set; }견본의 이름을 가져오거나 설정합니다.

행동 양식

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

필드

이름설명
const MaxA최대 A 구성요소 값
const MaxB최대 A 구성요소 값
const MaxL최대 A 구성요소 값
const MinA최소 A 구성요소 값
const MinB최소 B 구성 요소 값
const MinL최소 L 구성 요소 값

또한보십시오