Table of Contents

Class ColorSelectionFormat

Namespace
Microlithix.Text.Ansi
Assembly
AnsiParser.dll

Indicates how a colour is to be specified, in accordance with ISO 8613-6 [CCITT Recommendation T.416]. The specification includes five formats in which a colour can be specified.

public static class ColorSelectionFormat
Inheritance
ColorSelectionFormat
Inherited Members

Fields

CMY

Direct Color in CMY Space

CMYK

Direct Color in CMYK Space

ImplementationDefined

Implementation-Defined Color Format

PaletteIndex

Indexed Color

RGB

Direct Color in RGB Space

Transparent

Transparent Color