class ChunkyPNG::Vector
def min_x
-
(Integer)
- The lowest x-coordinate of all the points in the vector.
def min_x x_range.first end
(Integer)
- The lowest x-coordinate of all the points in the vector.
def min_x x_range.first end