Reflection .NET API
Attachmate.Reflection.Emulation.OpenSystems Assembly / Attachmate.Reflection.Emulation.OpenSystems Namespace / IThemeColor Interface

In This Topic
    IThemeColor Interface Methods
    In This Topic

    For a list of all members of this type, see IThemeColor members.

    Public Methods
     NameDescription
     MethodReturns the current mapped color for a given ANSI terminal color  
     MethodReturns the current mapped background color for a given terminal attribute  
     MethodGets the integer value that the background color of a given terminal attribute is mapped to in the theme color map.  
     MethodGets the RGB value assigned to an integer in the theme color map.  
     MethodReturns the current mapped foreground color for a given terminal attribute  
     MethodGets the integer value that the foreground color of a given terminal attribute is mapped to in the theme color map.  
     MethodSets the current mapped color for a given ANSI terminal color  
     MethodSets the current mapped background color for a given terminal attribute  
     MethodSets a default color in the theme color map to a new custom color.  
     MethodSets the current mapped foreground color for a given terminal attribute  
    Top
    See Also