module Pluto::Format::WebP
Direct including types
Defined in:
pluto/format/webp.crInstance Method Summary
- #check_webp(*args, **options)
- #check_webp(*args, **options, &)
- #to_lossless_webp(io : IO) : Nil
- #to_lossy_webp(io : IO, quality : Int32 = 100) : Nil