Class GraphicRenditionSelector
- Namespace
- Microlithix.Text.Ansi
- Assembly
- AnsiParser.dll
Standardized parameter values for selecting graphic rendition modes via Select Graphic Rendition (SGR) control sequences.
public static class GraphicRenditionSelector
- Inheritance
-
GraphicRenditionSelector
- Inherited Members
Remarks
These integer parameter values represent standardized SGR functions. They are defined in ECMA-48 except where otherwise noted.
Fields
- AltFont1
First Alternative Font
- AltFont2
Second Alternative Font
- AltFont3
Third Alternative Font
- AltFont4
Fourth Alternative Font
- AltFont5
Fifty Alternative Font
- AltFont6
Sixty Alternative Font
- AltFont7
Seventh Alternative Font
- AltFont8
Eighth Alternative Font
- AltFont9
Nineth Alternative Font
- BackgroundBlack
Black Background
- BackgroundBlue
Blue Background
- BackgroundBrightBlack
Bright Black Background
- BackgroundBrightBlue
Bright Blue Background
- BackgroundBrightCyan
Bright Cyan Background
- BackgroundBrightGreen
Bright Green Background
- BackgroundBrightMagenta
Bright Magenta Background
- BackgroundBrightRed
Bright Red Background
- BackgroundBrightWhite
Bright White Background
- BackgroundBrightYellow
Bright Yellow Background
- BackgroundCyan
Cyan Background
- BackgroundDefault
Default Background Color (implementation-defined)
- BackgroundGreen
Green Background
- BackgroundMagenta
Magenta Background
- BackgroundRed
Red Background
- BackgroundWhite
White Background
- BackgroundYellow
Yellow Background
- Bold
Bold or Increased Intensity
- DefaultFont
Primary (default) Font
- DoubleUnderline
Doubly Underlined
- Encircled
Encircled
- Faint
Decreased Intensity or Second Color
- ForegroundBlack
Black Character Display
- ForegroundBlue
Blue Character Display
- ForegroundBrightBlack
Bright Black Character Display
- ForegroundBrightBlue
Bright Blue Character Display
- ForegroundBrightCyan
Bright Cyan Character Display
- ForegroundBrightGreen
Bright Green Character Display
- ForegroundBrightMagenta
Bright Magenta Character Display
- ForegroundBrightRed
Bright Red Character Display
- ForegroundBrightWhite
Bright White Character Display
- ForegroundBrightYellow
Bright Yellow Character Display
- ForegroundCyan
Cyan Character Display
- ForegroundDefault
Default Character Display Color (implementation-defined)
- ForegroundGreen
Green Character Display
- ForegroundMagenta
Magenta Character Display
- ForegroundRed
Red Character Display
- ForegroundWhite
White Character Display
- ForegroundYellow
Yellow Character Display
- Fraktur
Fraktur (Gothic)
- Framed
Framed
- Hide
Concealed or Hidden Characters
- IdeogramCancel
Cancel Effects of all Ideogram Rendition Aspects
- IdeogramDoubleOverline
Ideogram Double Overline or Double Line on the Left Side
- IdeogramDoubleUnderline
Ideogram Double Underline or Double Line on the Right Side
- IdeogramOverline
Ideogram Overline or Left Side Line
- IdeogramStressMark
Ideogram Stress Marking
- IdeogramUnderline
Ideogram Underline or Right Side Line
- Inverse
Negative or Inverse Image
- Italic
Italicized
- NormalIntensity
Normal Color or Normal Intensity (neither bold nor faint)
- NotBlinking
Steady (not blinking)
- NotFramedOrEncircled
Not Framed and Not Encircled
- NotHidden
Revealed (not hidden) Characters
- NotInverse
Positive (not inverse) Image
- NotItalic
Not Italicized, Not Fraktur
- NotOverlined
Not Overlined
- NotProportionalSpacing
Cancel Proportional Spacing (as specified in CCITT Recommendation T.61)
- NotStrikeThrough
Not Crossed Out
- NotUnderlined
Not Underlined (neither singly nor doubly)
- Overlined
Overlined
- ProportionalSpacing
Proportional Spacing (as specified in CCITT Recommendation T.61)
- RapidBlink
Rapidly Blinking (150 per minute or more)
- Reserved1
Reserved for Future Standardization
- Reserved2
Reserved for Future Standardization
- Reserved3
Reserved for Future Standardization
- Reserved4
Reserved for Future Standardization
- Reset
Default Rendition (implementation defined)
- SetBackgroundColor
Sets the background color as specified in ISO 8613-6 [CCITT Recommendation T.416].
- SetForegroundColor
Sets the foreground color as specified in ISO 8613-6 [CCITT Recommendation T.416].
- SlowBlink
Slowly Blinking (less than 150 per minute)
- StrikeThrough
Crossed-Out (characters are still legible)
- Underline
Singly Underlined