Метод | Описание | |
---|---|---|
DistanceBetweenPoints ( int x1, int y1, int x2, int y2 ) : double |
Colour some text. This uses intuitive [0..255] values, rather than whacked-out [0..1] values. Throws an exception if RGB is out of [0..255].
|
public static DistanceBetweenPoints ( int x1, int y1, int x2, int y2 ) : double | ||
x1 | int | |
y1 | int | |
x2 | int | |
y2 | int | |
Результат | double |