Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
PoshCode
Controls
ColorHelper
C# Class PoshCode.Controls.ColorHelper
Show file
Open project: Jaykul/PoshConsole
Public Methods
Method
Description
Invert
(
this
color
) :
Color
Invert
(
this
color
,
byte
Alpha
) :
Color
Method Details
Invert()
public
static
method
public
static
Invert
(
this
color
) :
Color
color
this
return
Color
Invert()
public
static
method
public
static
Invert
(
this
color
,
byte
Alpha
) :
Color
color
this
Alpha
byte
return
Color