class ChunkyPNG::Vector
def max_y
-
(Integer)
- The highest y-coordinate of all the points in the vector.
def max_y y_range.last end
(Integer)
- The highest y-coordinate of all the points in the vector.
def max_y y_range.last end