module Pluto::Operation::LanczosResize
Direct including types
Defined in:
pluto/operation/lanczos_resize.crInstance Method Summary
- #lanczos_resize(width : Int32, height : Int32, a : Int32 = 3) : self
- #lanczos_resize!(width : Int32, height : Int32, a : Int32 = 3) : self