module Pluto::Format::JPEG

Direct including types

Defined in:

pluto/format/jpeg.cr

Instance Method Summary

Instance Method Detail

def check_jpeg(*args, **options) #

[View source]
def check_jpeg(*args, **options, &) #

[View source]
def to_jpeg(io : IO, quality : Int32 = 100) : Nil #

[View source]