| 
    FINAL CUT
    
   | 
 
Public Member Functions | |
| FColorPair (FColor fg=FColor::Default, FColor bg=FColor::Default) | |
| auto | getClassName () const -> FString | 
| auto | getForegroundColor () const noexcept -> FColor | 
| auto | getBackgroundColor () const noexcept -> FColor | 
| void | setForegroundColor (FColor color) noexcept | 
| void | setBackgroundColor (FColor color) noexcept | 
| void | setColorPair (const FColorPair &pair) noexcept | 
| void | setColorPair (FColor fg, FColor bg) noexcept | 
| void | swap () noexcept | 
 1.8.13