class Imagecr::Engine
- Imagecr::Engine
- Reference
- Object
Defined in:
imagecr/engine.crInstance Method Summary
-
#open(uri : URI, &)
Open a file using the given strategy to determine which type of image it is.
-
#parse(io)
Parse a given IO to determine type of image
Instance Method Detail
def open(uri : URI, &)
#
Open a file using the given strategy to determine which type of image it is.