class Imagecr::Engine

Defined in:

imagecr/engine.cr

Instance Method Summary

Instance Method Detail

def open(uri : URI, &) #

Open a file using the given strategy to determine which type of image it is.


[View source]
def parse(io) #

Parse a given IO to determine type of image


[View source]