module Pluto::Operation::Crop

Direct including types

Defined in:

pluto/operation/crop.cr

Instance Method Summary

Instance Method Detail

def crop(x : Int32, y : Int32, new_width : Int32, new_height : Int32) : self #

[View source]
def crop!(x : Int32, y : Int32, new_width : Int32, new_height : Int32) : self #

[View source]