InfoConnect for Unisys
IThemeColor Interface Members
Properties  Methods 

The following tables list the members exposed by IThemeColor.

Public Properties
 NameDescription
 PropertyParentGets the parent object. The parent is the ITheme object.  
Top
Public Methods
 NameDescription
 MethodGetAnsiColorReturns the current mapped color for a given ANSI terminal color  
 MethodGetBackgroundColorReturns the current mapped background color for a given terminal attribute  
 MethodGetForegroundColorReturns the current mapped foreground color for a given terminal attribute  
 MethodSetAnsiColorSets the current mapped color for a given ANSI terminal color  
 MethodSetBackgroundColorSets the current mapped background color for a given terminal attribute  
 MethodSetForegroundColorSets the current mapped foreground color for a given terminal attribute  
Top
See Also