class ChunkyPNG::Vector
def min_y
-
(Integer)
- The lowest y-coordinate of all the points in the vector.
def min_y y_range.first end
(Integer)
- The lowest y-coordinate of all the points in the vector.
def min_y y_range.first end