CrystalCarve::Carver
Inherits Reference < Object
Constructors
new(data : Array(Array(PixelData)))
SourceClass methods
from_data(data : Array(Array(PixelData)))
Sourcefrom_file(input_path : String)
SourceInstance methods
carve_by_ratio(ratio : Float, output_path : String)
Sourcecarve_by_ratio(ratio : Float)
Sourcecarve_to_file(iterations : Int32, output_path : String)
Sourcefind_seam
Source