public abstract GetColor ( int x, int y ) : BufferColor | ||
x | int | The X position to sample from. |
y | int | The Y position to sample from. |
return | BufferColor |
public abstract GetColor ( int x, int y ) : BufferColor | ||
x | int | The X position to sample from. |
y | int | The Y position to sample from. |
return | BufferColor |