Property | Type | Description | |
---|---|---|---|
GenerateWheel | void |
Method | Description | |
---|---|---|
ColorWheel ( int pixelRadius ) : System | ||
Draw ( |
||
GetColor ( int x, int y ) : Color |
|
|
GetImage ( ) : Image | ||
SetSelected ( Point p ) : void |
Method | Description | |
---|---|---|
GenerateWheel ( ) : void |
public ColorWheel ( int pixelRadius ) : System | ||
pixelRadius | int | |
return | System |
public Draw ( |
||
g | ||
x | int | |
y | int | |
return | void |
public GetColor ( int x, int y ) : Color | ||
x | int | |
y | int | Expected to grow downward. |
return | Color |