Class ColorantRgb

ColorantRgb class

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

public sealed class ColorantRgb : ColorantBase

생성자

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

속성

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

행동 양식

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

또한보십시오