master
toGreyScale
private function toGreyScale(int $tone = null) { if (is_null($tone)) { return 'None'; }