module Pluto::Operation::Crop
Direct including types
Defined in:
pluto/operation/crop.crInstance Method Summary
- #crop(x : Int32, y : Int32, new_width : Int32, new_height : Int32) : self
- #crop!(x : Int32, y : Int32, new_width : Int32, new_height : Int32) : self