mirror of
https://github.com/Intervention/image.git
synced 2025-08-29 00:29:55 +02:00
bugfix
This commit is contained in:
@@ -1418,6 +1418,8 @@ class Image
|
|||||||
return $range_output[$key];
|
return $range_output[$key];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return 127;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
@@ -1436,6 +1438,8 @@ class Image
|
|||||||
return round($range_output[$key], 2);
|
return round($range_output[$key], 2);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user