Method | Description | |
---|---|---|
GetColor ( int x, int y ) : BufferColor |
Gets the color of the brush at the specified coordinates.
|
|
RandomColorBufferBrush ( ) : System |
Creates a new RandomColorBufferBrush with the specified colors.
|
public GetColor ( int x, int y ) : BufferColor | ||
x | int | The X coordinate. |
y | int | The Y coordinate. |
return | BufferColor |