module Pluto::Operation::LanczosResize

Direct including types

Defined in:

pluto/operation/lanczos_resize.cr

Instance Method Summary

Instance Method Detail

def lanczos_resize(width : Int32, height : Int32, a : Int32 = 3) : self #

[View source]
def lanczos_resize!(width : Int32, height : Int32, a : Int32 = 3) : self #

[View source]