class ChunkyPNG::Vector
def offset
-
(ChunkyPNG::Point)
- A point that describes the top left corner if a
def offset ChunkyPNG::Point.new(min_x, min_y) end
(ChunkyPNG::Point)
- A point that describes the top left corner if a
def offset ChunkyPNG::Point.new(min_x, min_y) end