Property | Type | Description | |
---|---|---|---|
b | float | ||
background | |||
black | |||
defaultColor | |||
g | float | ||
grey | |||
r | float | ||
white |
Method | Description | |
---|---|---|
Color ( ) | ||
Color ( float r, float b, float g ) | ||
plus ( |
||
scale ( float k, |
||
times ( |
||
toDrawingColor ( |
public static plus ( |
||
v1 | ||
v2 | ||
return |
public static scale ( float k, |
||
k | float | |
v | ||
return |
public static times ( |
||
v1 | ||
v2 | ||
return |
public static toDrawingColor ( |
||
color | ||
return | System.Drawing.Color |
public static Color,Vector.RayTracing background | ||
return |
public static Color,Vector.RayTracing defaultColor | ||
return |